[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/17: gnu: guix: Update to 1.4.0-11.51b13b744e.
From: |
guix-commits |
Subject: |
02/17: gnu: guix: Update to 1.4.0-11.51b13b744e. |
Date: |
Fri, 15 Sep 2023 16:15:16 -0400 (EDT) |
janneke pushed a commit to branch hurd-team
in repository guix.
commit 4ec9f1ad38db159a8d55a66e08103278c074bdc1
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Fri Sep 15 22:10:43 2023 +0200
gnu: guix: Update to 1.4.0-11.51b13b744e.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-11.51b13b744e.
---
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 e899817093..e2c03e0ba8 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -174,8 +174,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.4.0")
- (commit "4dfdd822102690b5687acf28365ab707b68d9476")
- (revision 10))
+ (commit "51b13b744e8d3ad8dd336d88533fa3fd6e1d122c")
+ (revision 11))
(package
(name "guix")
@@ -191,7 +191,7 @@
(commit commit)))
(sha256
(base32
- "1p21gz2lr7iqvma1m83k2r04w201rzvk31d5kfn2qkr9l0gds4cx"))
+ "0qmids7lz0v368j6y1jrmps52xjylkgqiw7zjcxc1fqqmjvxx4kg"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
- branch hurd-team created (now 031003bace), guix-commits, 2023/09/15
- 09/17: system: hurd: Add procps to %base-packages/hurd., guix-commits, 2023/09/15
- 14/17: gnu: Add libc-locales-for-target and glibc-locales/hurd., guix-commits, 2023/09/15
- 17/17: Revert "DRAFT daemon: Support chroot builds on GNU/Hurd.", guix-commits, 2023/09/15
- 08/17: hurd-boot: Support system init: Create essential device nodes., guix-commits, 2023/09/15
- 12/17: DRAFT hurd-boot: Support second boot., guix-commits, 2023/09/15
- 04/17: maint: Support `guix shell' in Guix's git archive with manifest.scm., guix-commits, 2023/09/15
- 16/17: DRAFT daemon: Support chroot builds on GNU/Hurd., guix-commits, 2023/09/15
- 03/17: gnu: guix: Update to 1.4.0-12.4ec9f1ad38., guix-commits, 2023/09/15
- 01/17: self: Build directories in chunks of max 25 files at a time., guix-commits, 2023/09/15
- 02/17: gnu: guix: Update to 1.4.0-11.51b13b744e.,
guix-commits <=
- 05/17: gnu: gdk-pixbuf: Build without gobject-introspection for the Hurd., guix-commits, 2023/09/15
- 06/17: gnu: librsvg: Build without gobject-introspection for the Hurd., guix-commits, 2023/09/15
- 10/17: system: hurd: Add swap-services to hurd-default-essential-services., guix-commits, 2023/09/15
- 11/17: DRAFT hurd: Support second boot., guix-commits, 2023/09/15
- 07/17: hurd: Support system init in /libexec/runsystem., guix-commits, 2023/09/15
- 15/17: locale: Set %default-locale-definitions to glibc/hurd on the Hurd., guix-commits, 2023/09/15
- 13/17: DRAFT system: examples: Add devel-hurd.tmpl., guix-commits, 2023/09/15