gnu: cuirass: Update to 1.1.0-9.95c29ab.
* gnu/packages/ci.scm (cuirass): Update to 1.1.0-9.95c29ab.
This commit is contained in:
		
							parent
							
								
									9fd4f4b09c
								
							
						
					
					
						commit
						c9f9e78dc0
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		|  | @ -73,8 +73,8 @@ | ||||||
|                 (file-name (string-append name "-" version "-checkout"))))))) |                 (file-name (string-append name "-" version "-checkout"))))))) | ||||||
| 
 | 
 | ||||||
| (define-public cuirass | (define-public cuirass | ||||||
|   (let ((commit "16906595cf4bbeaff31ceaedc14c5443f773293c") |   (let ((commit "95c29ab9abcd67ebeeee386ff043a7c52680526e") | ||||||
|         (revision "8")) |         (revision "9")) | ||||||
|     (package |     (package | ||||||
|       (name "cuirass") |       (name "cuirass") | ||||||
|       (version (git-version "1.1.0" revision commit)) |       (version (git-version "1.1.0" revision commit)) | ||||||
|  | @ -87,7 +87,7 @@ | ||||||
|          (file-name (git-file-name name version)) |          (file-name (git-file-name name version)) | ||||||
|          (sha256 |          (sha256 | ||||||
|           (base32 |           (base32 | ||||||
|            "1lpm58plzmj39m27v3j5i7x0lq4bsv2fgcnj2ihqmlyawjvm5082")))) |            "0bxijqly6hvvdp29w5nvl382mwqdrwgfqa83fhaq0bav7nd05gsy")))) | ||||||
|       (build-system gnu-build-system) |       (build-system gnu-build-system) | ||||||
|       (arguments |       (arguments | ||||||
|        `(#:modules ((guix build utils) |        `(#:modules ((guix build utils) | ||||||
|  |  | ||||||
		Reference in a new issue