gnu: emacs-project: Update to 0.9.5.
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.5.
This commit is contained in:
		
							parent
							
								
									68b6f7a2b4
								
							
						
					
					
						commit
						a8869a8f1f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1000,13 +1000,13 @@ buffer.") | |||
| (define-public emacs-project | ||||
|   (package | ||||
|     (name "emacs-project") | ||||
|     (version "0.9.4") | ||||
|     (version "0.9.5") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (string-append "https://elpa.gnu.org/packages/project-" version ".tar")) | ||||
|        (sha256 | ||||
|         (base32 "10xmpx24k98crpddjdz1i4wck05kcnj3wdxhdj4km53nz8q66wbg")))) | ||||
|         (base32 "1d8ky1nvl2hnsnplsix93fmg51fj5kw8dxa1irfgcyv48h65dxzr")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (propagated-inputs (list emacs-xref)) | ||||
|     (home-page "https://elpa.gnu.org/packages/project.html") | ||||
|  |  | |||
		Reference in a new issue