gnu: guix-build-coordinator: Update to 0-17.b82494f.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-17.b82494f.
This commit is contained in:
parent
311e8d72f1
commit
03b5db565e
@ -1046,8 +1046,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 "5c7f53b311ae18d8eeae681e02cc675ede58731e")
|
(let ((commit "b82494f69c7354ff55844e2162b2be85a8bc4910")
|
||||||
(revision "16"))
|
(revision "17"))
|
||||||
(package
|
(package
|
||||||
(name "guix-build-coordinator")
|
(name "guix-build-coordinator")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
@ -1058,7 +1058,7 @@ environments.")
|
|||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08l5g5f9d47rdja710dambbjv8vz1adsya9llxrfr0zklj3s4fs7"))
|
"1r84ddqm0yx5sn9nrjxxyl8i555arrp5w6giv99r4nlqjjhd26rq"))
|
||||||
(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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user