mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: guix-build-coordinator: Update to 0-87.06a4469.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-87.06a4469.
This commit is contained in:
parent
d823ed25d5
commit
5ac265c9f0
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 "f39f16000469429745bd8aff3cd4d59b7c489fa1")
|
||||
(revision "86"))
|
||||
(let ((commit "06a44693c4f25109f945e5aa6c7c4670df72b690")
|
||||
(revision "87"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1462,7 +1462,7 @@ (define-public guix-build-coordinator
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1lmbwbza87xzbvmzw44sgpscmqjfl5kpgfl79n7hzwa1icqqb7mg"))
|
||||
"1g9dq7nzndrws82dajxapajhd2c7zmk7kmi7fbga9qd414pwfv92"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue