me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 1.4.0-12.b9fae146d6.

This brings the "declarative offloading setup" and using "the right locale
package on GNU/Hurd".

* gnu/packages/package-management.scm (guix): Update to 1.4.0-12.b9fae146d6.
Janneke Nieuwenhuizen 2023-10-02 09:27:50 +02:00
parent b9fae146d6
commit 63dbcec93d
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 3 additions and 3 deletions

View File

@ -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 "d0438fcf658cb8c95b32381fac44b0a6278459ed")
(revision 11))
(commit "b9fae146d6cc4a6968a8eb18beef29aa1414a31e")
(revision 12))
(package
(name "guix")
@ -191,7 +191,7 @@
(commit commit)))
(sha256
(base32
"05i32m7cxs7vhl54hvs0f9g84jhnn2dbc9qcgaqvqnqc4i8yhhxr"))
"1pxdfd2g1q3vb5wmv5c53zphsv9q8m835vd00vhjaijzvz9ri7ja"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments