[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: cuirass: Update to ab5c751.
From: |
guix-commits |
Subject: |
01/09: gnu: cuirass: Update to ab5c751. |
Date: |
Sat, 20 Jul 2024 06:17:42 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 9ce8ad714c937ab29d183bed6c09dc89c971569a
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sat Jul 20 11:40:30 2024 +0200
gnu: cuirass: Update to ab5c751.
* gnu/packages/ci.scm (cuirass): Update to ab5c751.
Change-Id: I91231fe365ad090b23bacb07bc768e9b255591a3
---
gnu/packages/ci.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/ci.scm b/gnu/packages/ci.scm
index ccb4a153ad..25b9853439 100644
--- a/gnu/packages/ci.scm
+++ b/gnu/packages/ci.scm
@@ -60,8 +60,8 @@
#:use-module ((guix search-paths) #:select ($SSL_CERT_DIR)))
(define-public cuirass
- (let ((commit "0eaf7b69bed87ac8f5ff10ad904a83a025192577")
- (revision "6"))
+ (let ((commit "ab5c751737b694b4d1e5fbbd7bc1ec559e94a7ce")
+ (revision "7"))
(package
(name "cuirass")
(version (git-version "1.2.0" revision commit))
@@ -74,7 +74,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "0kc7jgxsjk0bnd02c09rsbqs82rkwyxjsyzy33cb1c8hblf3fbkg"))))
+ "1cakc6q7gvd1qnfq47j6swqjrkgikwaq3ziwdrdvb0d23l2xzz29"))))
(build-system gnu-build-system)
(arguments
(list #:modules `((guix build utils)
- branch master updated (9df5289c66 -> 1fa4d658d8), guix-commits, 2024/07/20
- 01/09: gnu: cuirass: Update to ab5c751.,
guix-commits <=
- 02/09: gnu: rr: Update to 5.8.0., guix-commits, 2024/07/20
- 05/09: gnu: skopeo: Update to 1.15.2., guix-commits, 2024/07/20
- 06/09: file-systems: Skip checking the cifs file-system type., guix-commits, 2024/07/20
- 08/09: gnu: distrobox: Update to 1.7.2.1., guix-commits, 2024/07/20
- 04/09: gnu: iperf: Update to 3.17.1., guix-commits, 2024/07/20
- 07/09: gnu: gpxsee: Update to 13.22., guix-commits, 2024/07/20
- 09/09: gnu: distrobox: Patch distrobox-generate-entry., guix-commits, 2024/07/20
- 03/09: gnu: book-sparc: Update to 2.1.0., guix-commits, 2024/07/20