mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guix: Update to 06f79dc
.
* gnu/packages/package-management.scm (guix): Update to 06f79dc
.
Change-Id: I702e491932dbb2fd712348abcc522c9e16004dc6
This commit is contained in:
parent
b768eefa59
commit
bf4bb5760a
1 changed files with 3 additions and 3 deletions
|
@ -183,8 +183,8 @@
|
||||||
;; Note: the 'update-guix-package.scm' script expects this definition to
|
;; Note: the 'update-guix-package.scm' script expects this definition to
|
||||||
;; start precisely like this.
|
;; start precisely like this.
|
||||||
(let ((version "1.4.0")
|
(let ((version "1.4.0")
|
||||||
(commit "826e305fde3687573a7e1449ce91e82836696ce6")
|
(commit "06f79dc2bd44ca292dade633d344c3f70749b9e7")
|
||||||
(revision 41))
|
(revision 42))
|
||||||
(package
|
(package
|
||||||
(name "guix")
|
(name "guix")
|
||||||
|
|
||||||
|
@ -200,7 +200,7 @@
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17j1gq50pni96vxs45swf3awxgfscfyapfra0szjwji56cyfmhf5"))
|
"0arafqa05vbjqbxpyfxfbzzs44hipkdag94wd8qv5pzf6wns4g7r"))
|
||||||
(file-name (string-append "guix-" version "-checkout"))))
|
(file-name (string-append "guix-" version "-checkout"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue