mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guix-build-coordinator: Update to 0-108.0d1e6e6.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-108.0d1e6e6. Change-Id: I4032a28200eec4b953f982d2a1572b84866b0f98
This commit is contained in:
parent
020d95b2e0
commit
d4cba4a8cc
1 changed files with 3 additions and 3 deletions
|
@ -1545,8 +1545,8 @@ environments.")
|
||||||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||||
|
|
||||||
(define-public guix-build-coordinator
|
(define-public guix-build-coordinator
|
||||||
(let ((commit "4ccfaffc1965cb4ed060bbd82a425026ab3bb36e")
|
(let ((commit "0d1e6e64c7a339fed717a0b017b9650a07da87db")
|
||||||
(revision "107"))
|
(revision "108"))
|
||||||
(package
|
(package
|
||||||
(name "guix-build-coordinator")
|
(name "guix-build-coordinator")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -1557,7 +1557,7 @@ environments.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17s8xql655x4rszv8ig6ql0x3qnw5q9mas0q1bnizayh9vdivlf6"))
|
"15y8s121ildf4lnyw2sz2r1xzvc9isk4syiinkf00babxnbqphvq"))
|
||||||
(file-name (string-append name "-" version "-checkout"))))
|
(file-name (string-append name "-" version "-checkout"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue