[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
53/58: gnu: guix: Update to 1.4.0-9.2a8bf3da1e.
From: |
guix-commits |
Subject: |
53/58: gnu: guix: Update to 1.4.0-9.2a8bf3da1e. |
Date: |
Wed, 19 Jul 2023 03:00:52 -0400 (EDT) |
janneke pushed a commit to branch hurd-team
in repository guix.
commit 0503d5e1cbbf647d817d2897e5e11d17c85602f8
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Wed Jul 19 08:51:53 2023 +0200
gnu: guix: Update to 1.4.0-9.2a8bf3da1e.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-9.2a8bf3da1e.
---
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 0a9adac2f1..bb497bd5b9 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 "c0b1d7aac7945e6fc8de7be11d0a4377fa6cbaed")
- (revision 8))
+ (commit "2a8bf3da1e13258305ae27b82a23eadde2a8cc50")
+ (revision 9))
(package
(name "guix")
@@ -190,7 +190,7 @@
(commit commit)))
(sha256
(base32
- "1xl30z7d92iw2szmv6gahdrs7xnidi3l92zyi8rc5glrj7120bgd"))
+ "18l8psb3pgkqb1mlfhjk478dnh29hnkavkak7250m51h85w7ny97"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
- 41/58: gnu: cairo: Support building for the Hurd., (continued)
- 41/58: gnu: cairo: Support building for the Hurd., guix-commits, 2023/07/19
- 04/58: gnu: grep: Update hanging and failing tests on the Hurd., guix-commits, 2023/07/19
- 35/58: gnu: ghostscript: Fix build for the Hurd., guix-commits, 2023/07/19
- 42/58: gnu: glib: Disable tests for the Hurd., guix-commits, 2023/07/19
- 58/58: locale: Set %default-locale-definitions to glibc/hurd on the Hurd., guix-commits, 2023/07/19
- 26/58: gnu: ruby-2.6: Skip test on the Hurd., guix-commits, 2023/07/19
- 29/58: gnu: zstd: Skip tests when building for the Hurd., guix-commits, 2023/07/19
- 33/58: gnu: graphite2: Skip test on the Hurd., guix-commits, 2023/07/19
- 49/58: system: hurd: Add swap-services to hurd-default-essential-services., guix-commits, 2023/07/19
- 45/58: gnu: guix: Disable some tests on the Hurd., guix-commits, 2023/07/19
- 53/58: gnu: guix: Update to 1.4.0-9.2a8bf3da1e.,
guix-commits <=
- 38/58: gnu: fontforge: Support build on the Hurd., guix-commits, 2023/07/19
- 51/58: self: Build gnu/packages/*.go in 26 steps on the Hurd., guix-commits, 2023/07/19
- 57/58: gnu: Add libc-locales-for-target and glibc-locales/hurd., guix-commits, 2023/07/19
- 54/58: DRAFT hurd: Support second boot., guix-commits, 2023/07/19
- 09/58: gnu: m4: Skip gnulib stack-overflow tests for the Hurd., guix-commits, 2023/07/19
- 13/58: gnu: elfutils: Skip failing tests on the Hurd., guix-commits, 2023/07/19
- 14/58: gnu: libbsd: Skip failing test on the Hurd., guix-commits, 2023/07/19
- 16/58: gnu: libgpg-error: Skip failing test on the Hurd., guix-commits, 2023/07/19
- 18/58: gnu: tcl: Remove failing tests on the Hurd.., guix-commits, 2023/07/19
- 30/58: gnu: cmake-bootstrap: Fix build for the Hurd., guix-commits, 2023/07/19