gnu: emacs-elfeed-protocol: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-elfeed-protocol): Update to 0.8.1.
This commit is contained in:
		
							parent
							
								
									b5d81028c0
								
							
						
					
					
						commit
						8fa40bf0ed
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11011,7 +11011,7 @@ much easier.") | |||
| (define-public emacs-elfeed-protocol | ||||
|   (package | ||||
|     (name "emacs-elfeed-protocol") | ||||
|     (version "0.8.0") | ||||
|     (version "0.8.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -11020,7 +11020,7 @@ much easier.") | |||
|              (commit version))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "07r1qlldgd0kfikd0y737y5n42ab3nkw2s5jx7frimj41yandbdp")))) | ||||
|         (base32 "0k9rkghp9rg7aidmx7q0n4wpb9z5cwr7j8z167yzaqgf9s3y4jj2")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (propagated-inputs | ||||
|      (list emacs-elfeed)) | ||||
|  |  | |||
		Reference in a new issue