gnu: guix: Update to 06f79dc.

* gnu/packages/package-management.scm (guix): Update to 06f79dc.

Change-Id: I702e491932dbb2fd712348abcc522c9e16004dc6
This commit is contained in:
Ludovic Courtès 2025-08-29 14:24:20 +02:00
parent b768eefa59
commit bf4bb5760a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -183,8 +183,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.4.0")
(commit "826e305fde3687573a7e1449ce91e82836696ce6")
(revision 41))
(commit "06f79dc2bd44ca292dade633d344c3f70749b9e7")
(revision 42))
(package
(name "guix")
@ -200,7 +200,7 @@
(commit commit)))
(sha256
(base32
"17j1gq50pni96vxs45swf3awxgfscfyapfra0szjwji56cyfmhf5"))
"0arafqa05vbjqbxpyfxfbzzs44hipkdag94wd8qv5pzf6wns4g7r"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments