gnu: emacs-jarchive: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-jarchive): Update to 0.9.0.
This commit is contained in:
		
							parent
							
								
									3e6a8efbab
								
							
						
					
					
						commit
						0e8b8550cd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16923,7 +16923,7 @@ one if it fails.") | ||||||
| (define-public emacs-jarchive | (define-public emacs-jarchive | ||||||
|   (package |   (package | ||||||
|     (name "emacs-jarchive") |     (name "emacs-jarchive") | ||||||
|     (version "0.8.0") |     (version "0.9.0") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method git-fetch) |               (method git-fetch) | ||||||
|               (uri (git-reference |               (uri (git-reference | ||||||
|  | @ -16932,7 +16932,7 @@ one if it fails.") | ||||||
|               (file-name (git-file-name name version)) |               (file-name (git-file-name name version)) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1fi3y5kmy7ginyqg12q797bma638xmam7lrk74x6yhx84xgzb4fq")))) |                 "0v1mz9z8dgxr4yj9p0wf0a748nlnvv2z0mrbkbqz7nsnw5djkimd")))) | ||||||
|     (build-system emacs-build-system) |     (build-system emacs-build-system) | ||||||
|     (home-page "https://sr.ht/~dannyfreeman/jarchive") |     (home-page "https://sr.ht/~dannyfreeman/jarchive") | ||||||
|     (synopsis "Jarchive teaches Emacs how to navigate to files inside JARs") |     (synopsis "Jarchive teaches Emacs how to navigate to files inside JARs") | ||||||
|  |  | ||||||
		Reference in a new issue