3
4
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: guix: Update to 8cc099b.

* gnu/packages/package-management.scm (guix): Update to 8cc099b.
This commit is contained in:
Ludovic Courtès 2021-12-02 12:50:59 +01:00
parent a8fff63daa
commit 052f56e5a6
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -142,8 +142,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.3.0")
(commit "9bbbac6783bcdace17d967e85c8ae8d14cbf1ef9")
(revision 12))
(commit "8cc099b4250589c0d23fc6762868f6542433f143")
(revision 13))
(package
(name "guix")
@ -159,7 +159,7 @@
(commit commit)))
(sha256
(base32
"1p0my0gfshdhm1dpqf6j68iipnigmpb23l8p81kwpw5w50x0hfda"))
"02azjxw9lwq7y0gw6dcmwhgimb0rapab8kh7qjvcr4j5xnaqv7rx"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments