[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
60/65: gnu: guix: Update to 1.4.0-9.5165f041af.
From: |
guix-commits |
Subject: |
60/65: gnu: guix: Update to 1.4.0-9.5165f041af. |
Date: |
Fri, 14 Jul 2023 10:06:08 -0400 (EDT) |
janneke pushed a commit to branch hurd-team
in repository guix.
commit ee188b178c28bf5a1d7c387ac4bf93dae67814cc
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Fri Jul 14 16:04:44 2023 +0200
gnu: guix: Update to 1.4.0-9.5165f041af.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-9.5165f041af.
---
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 e7738682cb..4352afbeb9 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 "7f38c796896f752f3066223c6b025837f10b7ce8")
- (revision 8))
+ (commit "5165f041af6112c3a013b688a4837110dbe58667")
+ (revision 9))
(package
(name "guix")
@@ -190,7 +190,7 @@
(commit commit)))
(sha256
(base32
- "1j5i2fkfjfk6fvyzryh5fks5bk6pwgs25q29p3qm5jkxks8m8mjn"))
+ "185qq5a5m91jn7ncr94wyipywhnvwzq7cv6xipnnancfib3l3jri"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
- 24/65: gnu: libgpg-error: Skip failing test on the Hurd., (continued)
- 24/65: gnu: libgpg-error: Skip failing test on the Hurd., guix-commits, 2023/07/14
- 27/65: gnu: curl: Skip failing test on the Hurd., guix-commits, 2023/07/14
- 25/65: gnu: libgcrypt: Skip hanging benchmark tests on the Hurd., guix-commits, 2023/07/14
- 34/65: gnu: cairo: Support building for the Hurd., guix-commits, 2023/07/14
- 35/65: gnu: openssl-1.1: Fix shared build for the Hurd., guix-commits, 2023/07/14
- 36/65: gnu: ruby-2.6: Skip test on the Hurd., guix-commits, 2023/07/14
- 39/65: gnu: zstd: Skip tests when building for the Hurd., guix-commits, 2023/07/14
- 42/65: gnu: doxygen: Fix build for the Hurd., guix-commits, 2023/07/14
- 51/65: gnu: guile-2.0: Skip failing tests on the Hurd., guix-commits, 2023/07/14
- 55/65: build: Build gnu/packages/*.go in five steps., guix-commits, 2023/07/14
- 60/65: gnu: guix: Update to 1.4.0-9.5165f041af.,
guix-commits <=
- 64/65: gnu: Add libc-locales-for-target and glibc-locales/hurd., guix-commits, 2023/07/14
- 21/65: gnu: elfutils: Skip failing tests on the Hurd., guix-commits, 2023/07/14
- 30/65: gnu: procps: Skip linux-version test for the Hurd., guix-commits, 2023/07/14
- 38/65: gnu: swig: Skip tests when building for the Hurd., guix-commits, 2023/07/14
- 41/65: gnu: cmake-minimal: Skip tests on the Hurd., guix-commits, 2023/07/14
- 44/65: gnu: guile-git: Skip http proxy test on the Hurd., guix-commits, 2023/07/14
- 45/65: gnu: glib: Disable tests for the Hurd., guix-commits, 2023/07/14
- 43/65: gnu: graphite2: Skip test on the Hurd., guix-commits, 2023/07/14
- 54/65: gnu: hurd: Support native build on the Hurd., guix-commits, 2023/07/14
- 47/65: gnu: harfbuzz: Support build for the Hurd., guix-commits, 2023/07/14