mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: guix-build-coordinator: Update to 0-88.cbded42.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-88.cbded42.
This commit is contained in:
parent
cf6abf50db
commit
c808af269e
1 changed files with 3 additions and 3 deletions
|
@ -1450,8 +1450,8 @@ (define-public gwl/next
|
|||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "06a44693c4f25109f945e5aa6c7c4670df72b690")
|
||||
(revision "87"))
|
||||
(let ((commit "cbded42c284cca4ecaaebbf0a666cf89efc465a7")
|
||||
(revision "88"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1462,7 +1462,7 @@ (define-public guix-build-coordinator
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1g9dq7nzndrws82dajxapajhd2c7zmk7kmi7fbga9qd414pwfv92"))
|
||||
"1z2wdf5h4dxq9g7a6j7nvmrsqcibrfm8nmkakqgz7ipcxyk0vzjx"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue