mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guix: Update to 121e96d
.
* gnu/packages/package-management.scm (guix): Update to 121e96d
.
Change-Id: I5bc7156fc8b23bf68a7caf262201198c03a77ad0
This commit is contained in:
parent
e2bac72206
commit
aefe57c69f
1 changed files with 3 additions and 3 deletions
|
@ -178,8 +178,8 @@
|
|||
;; Note: the 'update-guix-package.scm' script expects this definition to
|
||||
;; start precisely like this.
|
||||
(let ((version "1.4.0")
|
||||
(commit "790c9ffe596e3deabf175e030adee5fb706aa981")
|
||||
(revision 30))
|
||||
(commit "121e96dca273ab407df11725da0026ee34abdf79")
|
||||
(revision 31))
|
||||
(package
|
||||
(name "guix")
|
||||
|
||||
|
@ -195,7 +195,7 @@
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1lmmaiyriwx62w003bn8w415knhyg4gh8vdh4jr6ga78m4qclhq5"))
|
||||
"14r5s5kfxnawas41vj5dwya2hf4nq3g1dknspvf0hyc09wvl7g0x"))
|
||||
(file-name (string-append "guix-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue