mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: guix: Update to 4876bc8
.
This commit is contained in:
parent
4876bc8234
commit
8694935cc8
1 changed files with 3 additions and 3 deletions
|
@ -101,8 +101,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 "0.15.0")
|
(let ((version "0.15.0")
|
||||||
(commit "359fdda40f754bbf1b5dc261e7427b75463b59be")
|
(commit "4876bc8234095e2af191b0c6470455ce67d9f5f7")
|
||||||
(revision 0))
|
(revision 1))
|
||||||
(package
|
(package
|
||||||
(name "guix")
|
(name "guix")
|
||||||
|
|
||||||
|
@ -118,7 +118,7 @@
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1q9hhfdpl7xrs7h9il8rig8m0x0m2smpvrzvmd453xcpw8m9w6dc"))
|
"0qw0ffrxzxfk76pp38kx222ndpsv9mbhlmfycagyipgypgjdd9lq"))
|
||||||
(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
Reference in a new issue