gnu: libdeflate: Update to 1.14.
* gnu/packages/compression.scm (libdeflate): Update to 1.14.
This commit is contained in:
		
							parent
							
								
									0f51b36b49
								
							
						
					
					
						commit
						f33ab4713b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2695,7 +2695,7 @@ to their original, binary CD format.") | |||
| (define-public libdeflate | ||||
|   (package | ||||
|     (name "libdeflate") | ||||
|     (version "1.12") | ||||
|     (version "1.14") | ||||
|     (source (origin | ||||
|               (method git-fetch) | ||||
|               (uri (git-reference | ||||
|  | @ -2704,7 +2704,7 @@ to their original, binary CD format.") | |||
|               (file-name (git-file-name name version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "16n9232zjavcp5wp17cx0gh2v7gipxpncsha05j3ybajfs7g88jv")))) | ||||
|                 "09y69mnbv3mprgjp53zvin5zqznqajginrk5b25xmi9y0b83bns8")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      (list #:make-flags | ||||
|  |  | |||
		Reference in a new issue