mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: guix: Update to 06f79dc.
* gnu/packages/package-management.scm (guix): Update to 06f79dc.
Change-Id: I702e491932dbb2fd712348abcc522c9e16004dc6
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user