gnu: guix-build-coordinator: Update to 0-35.a4d0ec6.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-35.a4d0ec6.master
parent
344d81f35d
commit
6214743aa8
|
@ -1187,8 +1187,8 @@ environments.")
|
|||
(license (list license:gpl3+ license:agpl3+ license:silofl1.1))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "76d129dc19cc0e14441ae3a74bbc44e3be570b21")
|
||||
(revision "34"))
|
||||
(let ((commit "a4d0ec6bc564bbe98d3e6c03be41de16edbda928")
|
||||
(revision "35"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1199,7 +1199,7 @@ environments.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1f624vlk58cznx4383vkhkw61lplv25nqy3qhclsawbm5bih7wcj"))
|
||||
"0qa7qkskp9xzhyl0fgbm98f8apy8cn2yc9gpxhw0dfc9bkbs1pb9"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Reference in New Issue