[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/67: gnu: guix: Update to 1.4.0-9.b45f40d4fc.
From: |
guix-commits |
Subject: |
62/67: gnu: guix: Update to 1.4.0-9.b45f40d4fc. |
Date: |
Tue, 18 Jul 2023 10:57:07 -0400 (EDT) |
janneke pushed a commit to branch hurd-team
in repository guix.
commit 1ea2d6690f9a64a6c5d6f723c3b61dcc362ed9f1
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Tue Jul 18 16:55:59 2023 +0200
gnu: guix: Update to 1.4.0-9.b45f40d4fc.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-9.b45f40d4fc.
---
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 05997fc63c..91987fff06 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 "0a3070bbe9a932c1820ad6507cfbee404262662e")
- (revision 8))
+ (commit "b45f40d4fcec05b7c1af58ed81ab6318eef9ae22")
+ (revision 9))
(package
(name "guix")
@@ -190,7 +190,7 @@
(commit commit)))
(sha256
(base32
- "1vw6w3p6s490wgv6iqqf5bhx6fkc7klab207167rhqm36rvf14g4"))
+ "1xqmxx0scfz39kkfknqvjpq388h1862r4x8k9n1wrnzs6qynx489"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
- 37/67: gnu: tcsh: Skip substitution tests on the Hurd., (continued)
- 37/67: gnu: tcsh: Skip substitution tests on the Hurd., guix-commits, 2023/07/18
- 61/67: gnu: guix: Update to 1.4.0-8.0a3070bbe9., guix-commits, 2023/07/18
- 45/67: gnu: glib: Disable tests for the Hurd., guix-commits, 2023/07/18
- 17/67: gnu: m4: Skip gnulib stack-overflow tests for the Hurd., guix-commits, 2023/07/18
- 01/67: gnu: commencement: Add autoconf-boot0., guix-commits, 2023/07/18
- 27/67: gnu: curl: Skip failing test on the Hurd., guix-commits, 2023/07/18
- 30/67: gnu: procps: Skip linux-version test for the Hurd., guix-commits, 2023/07/18
- 22/67: gnu: libbsd: Skip failing test on the Hurd., guix-commits, 2023/07/18
- 42/67: gnu: doxygen: Fix build for the Hurd., guix-commits, 2023/07/18
- 43/67: gnu: graphite2: Skip test on the Hurd., guix-commits, 2023/07/18
- 62/67: gnu: guix: Update to 1.4.0-9.b45f40d4fc.,
guix-commits <=
- 53/67: hurd-boot: Support system init: Create essential device nodes., guix-commits, 2023/07/18
- 35/67: gnu: openssl-1.1: Fix shared build for the Hurd., guix-commits, 2023/07/18
- 49/67: gnu: fontforge: Support build on the Hurd., guix-commits, 2023/07/18
- 60/67: gnu: guix: Disable some tests 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
- 48/67: gnu: pango: Support build 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
- 26/67: gnu: tcl: Remove failing tests on the Hurd.., guix-commits, 2023/07/18
- 65/67: DRAFT system: examples: Add devel-hurd.tmpl., guix-commits, 2023/07/18
- 29/67: gnu: emacs: Depend on libc-for-target., guix-commits, 2023/07/18