gnu: guix: Update to 799f066.

* gnu/packages/package-management.scm (guix): Update to 799f066.
This commit is contained in:
Ludovic Courtès 2020-12-08 23:38:04 +01:00
parent 799f066768
commit 456421fc0f
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -131,8 +131,8 @@ (define-public guix
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.2.0")
(commit "c952a9312a94bb236495ec654bf184685cf9fe79")
(revision 5))
(commit "799f066768bacb321ebad84c75b2bbfd269e7cd8")
(revision 6))
(package
(name "guix")
@ -148,7 +148,7 @@ (define-public guix
(commit commit)))
(sha256
(base32
"1k32p37ikwls086mgxjhz9qhrbc7lgvfpbnk0ikfg4p40rxjp4w8"))
"04k8q5yjmxazskl13ap210jki2zh73zlzd0xdx06v08liskgz10q"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments