[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/67: gnu: guix: Update to 1.4.0-9.0082101981.
From: |
guix-commits |
Subject: |
62/67: gnu: guix: Update to 1.4.0-9.0082101981. |
Date: |
Tue, 18 Jul 2023 09:27:24 -0400 (EDT) |
janneke pushed a commit to branch hurd-team
in repository guix.
commit 8c4bf0a6d11a6546ba6900ff2a09aa134eefcd43
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Fri Jul 14 23:55:25 2023 +0200
gnu: guix: Update to 1.4.0-9.0082101981.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-9.0082101981.
---
gnu/packages/package-management.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/package-management.scm
b/gnu/packages/package-management.scm
index a00c7f8eea..6273cd9612 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -173,8 +173,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.4.0")
- (commit "51376bc6f62c17e3b6c89c62f0390e48f6e515ee")
- (revision 8))
+ (commit "0082101981510b272eb7f161284b0c9037eeedf8")
+ (revision 9))
(package
(name "guix")
@@ -190,7 +190,7 @@
(commit commit)))
(sha256
(base32
- "06vmdzlmf1slc21k7133d75s6ky12bya2rqmsyx7gz6mpvn5fchl"))
+ "0nbnp5rryi0dpj4l490a3cg5dcn7zpll4xbxwf4rjdy18bnsv23a"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
- 53/67: gnu: guile-2.0: Skip failing tests on the Hurd., (continued)
- 53/67: gnu: guile-2.0: Skip failing tests on the Hurd., guix-commits, 2023/07/18
- 60/67: gnu: guix: Disable some tests on the Hurd., guix-commits, 2023/07/18
- 20/67: gnu: openssl: Build fix for the Hurd., guix-commits, 2023/07/18
- 14/67: gnu: findutils: Move test-strerror_r from XFAIL to skip on the Hurd., guix-commits, 2023/07/18
- 26/67: gnu: libgpg-error: Skip failing test on the Hurd., guix-commits, 2023/07/18
- 41/67: gnu: zstd: Skip tests when building for the Hurd., guix-commits, 2023/07/18
- 40/67: gnu: swig: Skip tests when building for the Hurd., guix-commits, 2023/07/18
- 63/67: DRAFT hurd: Support second boot., guix-commits, 2023/07/18
- 49/67: gnu: harfbuzz: Support build for the Hurd., guix-commits, 2023/07/18
- 56/67: gnu: hurd: Support native build on the Hurd., guix-commits, 2023/07/18
- 62/67: gnu: guix: Update to 1.4.0-9.0082101981.,
guix-commits <=
- 65/67: DRAFT system: examples: Add devel-hurd.tmpl., guix-commits, 2023/07/18
- 09/67: Revert "gnu: libunistring: Fix make check for the Hurd.", guix-commits, 2023/07/18
- 21/67: gnu: python: Support native build on the Hurd., guix-commits, 2023/07/18
- 34/67: gnu: parted: Disable tests for the Hurd., guix-commits, 2023/07/18
- 66/67: gnu: Add libc-locales-for-target and glibc-locales/hurd., guix-commits, 2023/07/18
- 04/67: gnu: commencement: gnumach-headers-boot0: Update to 1.8+git20221224., guix-commits, 2023/07/18
- 28/67: gnu: tcl: Remove failing tests on the Hurd.., guix-commits, 2023/07/18
- 29/67: gnu: curl: Skip failing test on the Hurd., guix-commits, 2023/07/18
- 24/67: gnu: libbsd: Skip failing test on the Hurd., guix-commits, 2023/07/18
- 55/67: system: hurd: Add swap-services to hurd-default-essential-services., guix-commits, 2023/07/18