me
/
guix
Archived
1
0
Fork 0

gnu: guix-build-coordinator: Update to 0-16.5c7f53b.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-16.5c7f53b.
master
Christopher Baines 2021-02-06 19:12:46 +00:00
parent 09738397e4
commit ef4b4b62a8
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -1049,8 +1049,8 @@ environments.")
(license (list license:gpl3+ license:agpl3+ license:silofl1.1)))) (license (list license:gpl3+ license:agpl3+ license:silofl1.1))))
(define-public guix-build-coordinator (define-public guix-build-coordinator
(let ((commit "b5d998c22f7d4db3e26166ada9489af363f2d47a") (let ((commit "5c7f53b311ae18d8eeae681e02cc675ede58731e")
(revision "15")) (revision "16"))
(package (package
(name "guix-build-coordinator") (name "guix-build-coordinator")
(version (git-version "0" revision commit)) (version (git-version "0" revision commit))
@ -1061,7 +1061,7 @@ environments.")
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"1jfmwfx7cvfsvryc3w70nw6mixdamjymkqh40qkv99sspkd86dkr")) "08l5g5f9d47rdja710dambbjv8vz1adsya9llxrfr0zklj3s4fs7"))
(file-name (string-append name "-" version "-checkout")))) (file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments