gnu: guix: Update to 1.3.0-16.10ceb3e.
This follows up on commit a526f7336c
.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-16.10ceb3e.
This commit is contained in:
parent
10ceb3e846
commit
556f7302d0
@ -147,8 +147,8 @@
|
||||
;; Note: the 'update-guix-package.scm' script expects this definition to
|
||||
;; start precisely like this.
|
||||
(let ((version "1.3.0")
|
||||
(commit "f98edfa8160c9797ab69f18264cb15ffe537d094")
|
||||
(revision 15))
|
||||
(commit "10ceb3e84654e024f14a4b048e7d68492ed9dc7c")
|
||||
(revision 16))
|
||||
(package
|
||||
(name "guix")
|
||||
|
||||
@ -164,7 +164,7 @@
|
||||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"02v717013722jrj1a3mwm4iz0bbz6613mpla6pgr085531yxzwj4"))
|
||||
"13gdj1fdjx4i0ylijv3qz5q0mmf4wbdhayifxrhzh2ng9idqhd0j"))
|
||||
(file-name (string-append "guix-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user