mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: guix: Update to d671b75.
* gnu/packages/package-management.scm (guix): Update to d671b75.
Change-Id: Ie2a55b49600543670ed79b332b7277967cd25280
This commit is contained in:
parent
b34c008144
commit
1bc8cd4a0c
1 changed files with 3 additions and 3 deletions
|
|
@ -198,8 +198,8 @@
|
|||
;; Note: the 'update-guix-package.scm' script expects this definition to
|
||||
;; start precisely like this.
|
||||
(let ((version "1.4.0")
|
||||
(commit "679c9b0d8b02710f286b7fb3e65835eefa9f1890")
|
||||
(revision 45))
|
||||
(commit "d671b750f147d63792fbde93c9b17138492a40f5")
|
||||
(revision 46))
|
||||
(package
|
||||
(name "guix")
|
||||
|
||||
|
|
@ -215,7 +215,7 @@
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"0mzflm74kllhfr4gbb1r93l6v8l6r9ak6f46bakpxfpv763bp719"))
|
||||
"1mrfm0mf9jxzv7q34dyrqspjwb3yi95v7fd3jx89yffvcdd42x21"))
|
||||
(file-name (string-append "guix-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue