me
/
guix
Archived
1
0
Fork 0

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.
master
Tobias Geerinckx-Rice 2021-12-18 04:12:12 +01:00
parent 10ceb3e846
commit 556f7302d0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 3 deletions

View File

@ -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