[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
61/67: gnu: guix: Update to 1.4.0-8.51376bc6f6.
From: |
guix-commits |
Subject: |
61/67: gnu: guix: Update to 1.4.0-8.51376bc6f6. |
Date: |
Tue, 18 Jul 2023 09:27:24 -0400 (EDT) |
janneke pushed a commit to branch hurd-team
in repository guix.
commit a28bf33bf0f28bc82651c7d1e9ee52e1d5ba1d2b
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Fri Jul 14 23:53:37 2023 +0200
gnu: guix: Update to 1.4.0-8.51376bc6f6.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-8.51376bc6f6.
---
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 d41321acc4..a00c7f8eea 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 "44bbfc24e4bcc48d0e3343cd3d83452721af8c36")
- (revision 7))
+ (commit "51376bc6f62c17e3b6c89c62f0390e48f6e515ee")
+ (revision 8))
(package
(name "guix")
@@ -190,7 +190,7 @@
(commit commit)))
(sha256
(base32
- "08gq04pphapr3i0gzdilp8l87rpxlh2p768qrn1fw92fmw727xf7"))
+ "06vmdzlmf1slc21k7133d75s6ky12bya2rqmsyx7gz6mpvn5fchl"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
- 23/67: gnu: elfutils: Skip failing tests on the Hurd., (continued)
- 23/67: gnu: elfutils: Skip failing tests on the Hurd., guix-commits, 2023/07/18
- 36/67: gnu: cairo: Support building for the Hurd., guix-commits, 2023/07/18
- 44/67: gnu: doxygen: Fix build for the Hurd., guix-commits, 2023/07/18
- 25/67: gnu: c-ares: Skip failing tests on the Hurd., guix-commits, 2023/07/18
- 38/67: gnu: ruby-2.6: Skip test on the Hurd., guix-commits, 2023/07/18
- 42/67: gnu: cmake-bootstrap: Fix build for the Hurd., guix-commits, 2023/07/18
- 54/67: system: hurd: Add procps to %base-packages/hurd., guix-commits, 2023/07/18
- 57/67: build: Build gnu/packages/*.go in five steps., guix-commits, 2023/07/18
- 58/67: self: Build gnu/packages/*.go in 26 steps on the Hurd., guix-commits, 2023/07/18
- 59/67: gnu: guix: Disable some test on 32bit., guix-commits, 2023/07/18
- 61/67: gnu: guix: Update to 1.4.0-8.51376bc6f6.,
guix-commits <=
- 64/67: DRAFT hurd-boot: Support second boot., guix-commits, 2023/07/18
- 51/67: gnu: fontforge: Support build on the Hurd., guix-commits, 2023/07/18