Skip to content
Snippets Groups Projects
Unverified Commit 221fddd2 authored by Mathieu Othacehe's avatar Mathieu Othacehe
Browse files

gnu: cuirass: Update to 0.0.1-63.da93cb9.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-63.da93cb9.
parent bd139ecd
No related branches found
No related tags found
No related merge requests found
......@@ -48,8 +48,8 @@ (define-module (gnu packages ci)
#:use-module (guix build-system gnu))
(define-public cuirass
(let ((commit "74c1a94a4db41ae1bebc4fe7dd7e2f550eb7e46f")
(revision "62"))
(let ((commit "da93cb96ff453d060bd185e31802ea58c5e8d7f0")
(revision "63"))
(package
(name "cuirass")
(version (git-version "0.0.1" revision commit))
......@@ -61,7 +61,7 @@ (define-public cuirass
(file-name (git-file-name name version))
(sha256
(base32
"1lfng3w0sd28c06vbpf0vy50dbfvh36628z5c5sp8sdj4g7kvrrz"))))
"0awygc2xwm1g90njydxfhk5laqjvah5s0a94zaa8w5iw2zrnbgyl"))))
(build-system gnu-build-system)
(arguments
'(#:modules ((guix build utils)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment