me
/
guix
Archived
1
0
Fork 0

gnu: guix-build-coordinator: Update to 0-1.e701d4d.

* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-1.e701d4d.
master
Christopher Baines 2020-10-08 20:44:03 +01:00
parent 65c9f07a16
commit aadd3429fb
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 3 additions and 3 deletions

View File

@ -990,8 +990,8 @@ environments.")
(license (list license:gpl3+ license:agpl3+ license:silofl1.1))))
(define-public guix-build-coordinator
(let ((commit "b1c5392ce817d467730aa4c435e63e6ed7c81524")
(revision "0"))
(let ((commit "e701d4d7f24a11d94cf504e7efbcee4e1091b092")
(revision "1"))
(package
(name "guix-build-coordinator")
(version (git-version "0" revision commit))
@ -1002,7 +1002,7 @@ environments.")
(commit commit)))
(sha256
(base32
"08aaqz50vi1hxi8929jhqv26s6bv7dz11ldmm3a2jxgjzpjvg8x3"))
"16f09sl527b6bgyxs2ybyjfncli60dwzg4v1c58h4hcl2zm8qx70"))
(file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system)
(arguments