gnu: acl: Update to 2.2.52.
* gnu/packages/acl.scm (acl): Update to version 2.2.52.
This commit is contained in:
		
							parent
							
								
									00e79195a5
								
							
						
					
					
						commit
						5c47b06b43
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -28,7 +28,7 @@ | |||
| (define-public acl | ||||
|   (package | ||||
|     (name "acl") | ||||
|     (version "2.2.51") | ||||
|     (version "2.2.52") | ||||
|     (source | ||||
|      (origin | ||||
|       (method url-fetch) | ||||
|  | @ -36,7 +36,7 @@ | |||
|                           version ".src.tar.gz")) | ||||
|       (sha256 | ||||
|        (base32 | ||||
|         "09aj30m49ivycl3irram8c3givc0crivjm3ymw0nhfaxrwhlb186")))) | ||||
|         "08qd9s3wfhv0ajswsylnfwr5h0d7j9d4rgip855nrh400nxp940p")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|      `(#:phases | ||||
|  |  | |||
		Reference in a new issue