Skip to content
Snippets Groups Projects
Unverified Commit 3092f1b8 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: guix: Update to 4a54ed77.

* gnu/packages/package-management.scm (guix): Update to 4a54ed77.
parent 78d1497d
No related branches found
No related tags found
No related merge requests found
......@@ -111,8 +111,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.0.1")
(commit "35d1354fe87003dbe19b1b97aa64db1f7d989701")
(revision 2))
(commit "4a54ed774913480c0f8dad3caf0cd627e4fa8ebf")
(revision 3))
(package
(name "guix")
......@@ -128,7 +128,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1fd7g31fgdn7pzfxki7pkn1335ffmbklygha8d16771widqbpla5"))
"14m4a4bn0d5hav6mrks5d7r223knx9dpswgbsc875wgr2921na2h"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment