mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: guix-build-coordinator: Update to 0-118.7e807fa.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-118.7e807fa. Change-Id: I1b76bc8b678dbd910db5f07b66e955448c114a37
This commit is contained in:
parent
2e080415c5
commit
628eab9c20
1 changed files with 3 additions and 3 deletions
|
@ -1556,8 +1556,8 @@ environments.")
|
|||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "99b3362b87d34a499e4fee6e851a2598d345ff73")
|
||||
(revision "117"))
|
||||
(let ((commit "7e807facb43f146d462a6f4fc67d08e919886a06")
|
||||
(revision "118"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1568,7 +1568,7 @@ environments.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"0lqavxc1c27psh9gw66vvzz07w6hvx7n2n6v452dqqwa6pq3i1ss"))
|
||||
"0c3bf3xpiyrpzg5dvhk1xgxcgig9759asq84cp5a90g2s1r73vj5"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue