mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: guix: Update to 1.4.0-40.230ad0e33.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-40.230ad0e33.
Since this revert: 230ad0e33, the guix package that is used in system tests
has to be updated.
Change-Id: I1cfd05285cad27f083dbf7902c943b48a9a0f65b
This commit is contained in:
@@ -182,8 +182,8 @@
|
||||
;; Note: the 'update-guix-package.scm' script expects this definition to
|
||||
;; start precisely like this.
|
||||
(let ((version "1.4.0")
|
||||
(commit "95d88456844fc460fd1708c0fa1e04ab473af0ba")
|
||||
(revision 39))
|
||||
(commit "230ad0e3370e7a7a927d54dff33d2cee8b6300f9")
|
||||
(revision 40))
|
||||
(package
|
||||
(name "guix")
|
||||
|
||||
@@ -199,7 +199,7 @@
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"0ghbnlq1g0r9srn6a6cxn28rxyd9icfgkrwzwd550ly0fanhy5xz"))
|
||||
"0r0kpxpb6yznlhryjr9xs077x138yvrrki5qi8cll8k1vqky4pjf"))
|
||||
(file-name (string-append "guix-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user