gnu: mu: Update to 1.8.8.
* gnu/packages/mail.scm (mu): Update to 1.8.8.
This commit is contained in:
		
							parent
							
								
									b1ff8f33db
								
							
						
					
					
						commit
						bf35cded18
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1160,7 +1160,7 @@ security functionality including PGP, S/MIME, SSH, and SSL.") | |||
| (define-public mu | ||||
|   (package | ||||
|     (name "mu") | ||||
|     (version "1.8.7") | ||||
|     (version "1.8.8") | ||||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|  | @ -1169,7 +1169,7 @@ security functionality including PGP, S/MIME, SSH, and SSL.") | |||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0yfbw234yqnqfnsn5bj1hqwpy78pkxn05vl18z8nvsqdmpzal4gx")))) | ||||
|                 "1wfvssfd3fqgncs9jrysr4gsflb6l5m819imijj49k1s0dwj82wj")))) | ||||
|     (build-system meson-build-system) | ||||
|     (native-inputs | ||||
|      (list pkg-config | ||||
|  |  | |||
		Reference in a new issue