gnu: guix-build-coordinator: Update to 0-59.cc884ef.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-59.cc884ef.master
parent
7558b27b22
commit
3bc9c7ecb0
|
@ -1342,8 +1342,8 @@ environments.")
|
|||
(license (list license:gpl3+ license:agpl3+ license:silofl1.1))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "a7bbf9da27120839c22cc40abc6fad651df0a762")
|
||||
(revision "58"))
|
||||
(let ((commit "cc884efa7ee8a481cd3dae1b93d27454ac8dfcd2")
|
||||
(revision "59"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1354,7 +1354,7 @@ environments.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1ryw2hpasq24zzaiz8dwn2krkb0vj3391plzfarjpvsk4058jhd5"))
|
||||
"03yz8if282mvkgqn0pxlqj0h3nyjfag7a835v9s98nkqfbj1ixcl"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Reference in New Issue