gnu: cuirass: Update to 0.0.1-55.fd432b8.
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-55.fd432b8.
This commit is contained in:
parent
e16fbddf2b
commit
d5901789f4
@ -68,8 +68,8 @@
|
||||
(file-name (string-append name "-" version "-checkout")))))))
|
||||
|
||||
(define-public cuirass
|
||||
(let ((commit "e0f97e475f6d9d832eb67b3576f2c43a0aff65b4")
|
||||
(revision "54"))
|
||||
(let ((commit "fd432b8e8f449d691773e96e7d90f44761e01aa3")
|
||||
(revision "55"))
|
||||
(package
|
||||
(name "cuirass")
|
||||
(version (git-version "0.0.1" revision commit))
|
||||
@ -81,7 +81,7 @@
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1x9akw58s0gxi2m9m6kl7j0g4rg7rhvrlyql7v2w51q06j518wq7"))))
|
||||
"10j3w3px0250avwry2x8wsa0m0plvm957g4qqgnajsbc9gvka554"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:modules ((guix build utils)
|
||||
|
Loading…
Reference in New Issue
Block a user