mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-31 16:42:38 -05:00
gnu: guix-build-coordinator: Update to 0-109.406db8a.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-109.406db8a. Change-Id: I9f182770a13a7edae1182ceb39c1d10d2e440f78
This commit is contained in:
parent
1a34b9b725
commit
06fd838a7f
1 changed files with 3 additions and 3 deletions
|
@ -1547,8 +1547,8 @@ (define-public gwl/next
|
|||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "0d1e6e64c7a339fed717a0b017b9650a07da87db")
|
||||
(revision "108"))
|
||||
(let ((commit "406db8a8db53731de432c452902a098915e876c2")
|
||||
(revision "109"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1559,7 +1559,7 @@ (define-public guix-build-coordinator
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"15y8s121ildf4lnyw2sz2r1xzvc9isk4syiinkf00babxnbqphvq"))
|
||||
"0yi3xji5qm6r5h6nmfbxqgaipp4al08h2mn6sci85ikm80vvy66a"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue