gnu: exfatprogs: Update to 1.1.0.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.0.
This commit is contained in:
		
							parent
							
								
									f4c4a9fde5
								
							
						
					
					
						commit
						096a66c60a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -463,7 +463,7 @@ from the bcachefs-tools package.  It is meant to be used in initrds.") | |||
| (define-public exfatprogs | ||||
|   (package | ||||
|     (name "exfatprogs") | ||||
|     (version "1.0.4") | ||||
|     (version "1.1.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -472,7 +472,7 @@ from the bcachefs-tools package.  It is meant to be used in initrds.") | |||
|              (commit version))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "1braffz1wc4ki3nb42q85l5zg2dl2hwjr64rk27nc85wcsrbavnl")))) | ||||
|         (base32 "1ciy28lx7c1vr1f138qi0mkz88pzlkay6nlwmp1yjzd830x48549")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      `(#:configure-flags | ||||
|  |  | |||
		Reference in a new issue