me
/
guix
Archived
1
0
Fork 0

gnu: guix: Update to 7ca9809.

This is a followup to 7757fdd491.

* gnu/packages/package-management.scm (guix): Update to 7ca9809.

Change-Id: Ic1e6d75223eb7e1371805f51b9f230ef846c536c
master
Ludovic Courtès 2024-05-13 18:22:53 +02:00
parent 7ca9809cdb
commit 58be9a79e2
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 3 additions and 3 deletions

View File

@ -177,8 +177,8 @@
;; Note: the 'update-guix-package.scm' script expects this definition to
;; start precisely like this.
(let ((version "1.4.0")
(commit "4c94b9e983bc51d9504655f1e7727c4f6d14b6b7")
(revision 18))
(commit "7ca9809cdbfe326294a5d8c64b4b8c59d0e76bea")
(revision 19))
(package
(name "guix")
@ -194,7 +194,7 @@
(commit commit)))
(sha256
(base32
"19lqlfafs5mrnciw4jz4iccx5zzhj4pyb20bz6cdqcqbf9nmkfp1"))
"1kdh3gfmrirdkvx9jz7sgjcv0dkmsyzjzvsgj9l693kw0jnhgs3a"))
(file-name (string-append "guix-" version "-checkout"))))
(build-system gnu-build-system)
(arguments