gnu: emacs-consult-notmuch: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.8.1.
This commit is contained in:
		
							parent
							
								
									69dade5bbf
								
							
						
					
					
						commit
						1102b5de69
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -10228,7 +10228,7 @@ replaced with the directory you choose.") | |||
| (define-public emacs-consult-notmuch | ||||
|   (package | ||||
|     (name "emacs-consult-notmuch") | ||||
|     (version "0.8") | ||||
|     (version "0.8.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -10237,7 +10237,7 @@ replaced with the directory you choose.") | |||
|              (commit version))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "18r47cj89qli534irah3lwwzsnik5bcf61clnrkhafqv9y51m67z")))) | ||||
|         (base32 "0gcd69i99prnskh1na7clydqgh1y9rbzkdc6dy9zmin9hfdrw1yd")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (propagated-inputs | ||||
|      (list emacs-consult emacs-notmuch)) | ||||
|  |  | |||
		Reference in a new issue