gnu: guix-build-coordinator: Update to 0-100.14e18ee.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-100.14e18ee. Change-Id: I3842366296e45df569168854cce06a96519ebbfb
This commit is contained in:
parent
92664f4ab3
commit
b3a097ad16
1 changed files with 3 additions and 3 deletions
|
@ -1530,8 +1530,8 @@ (define-public gwl/next
|
|||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "d802b817d81e2ea8c9f30664acd7b3b37b16f7c5")
|
||||
(revision "99"))
|
||||
(let ((commit "14e18eed98d1836662d8787d08f7a37cf8c2f69d")
|
||||
(revision "100"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1542,7 +1542,7 @@ (define-public guix-build-coordinator
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1c69sww6mgwh17dd9k00fy6mi05asxb5l1jf2a7q63gv06h3bp0l"))
|
||||
"1vv1l6y80ymqi7qz70bfq4is4y1xh21jm4d4gapn63931ac4fiij"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue