mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-28 14:01:29 -05:00
gnu: guix-build-coordinator: Update to 0-82.2c9e004.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-82.2c9e004.
This commit is contained in:
parent
38cfe61780
commit
eb7312401e
1 changed files with 3 additions and 3 deletions
|
@ -1378,8 +1378,8 @@ (define-public gwl/next
|
|||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "3f6473c0d296ed6efab1feebcacd76fc597bb6ef")
|
||||
(revision "81"))
|
||||
(let ((commit "2c9e0042aa0cb129a15e45c627cb7f1c2b262996")
|
||||
(revision "82"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1390,7 +1390,7 @@ (define-public guix-build-coordinator
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"0c2k2v15ga4bdmm74f4h385pwjimvsvrgjzsfd04il9a6r4qg319"))
|
||||
"1gn1y0yvnkvlgwficdxvpm0j8q8h61s5880x02h0s5pzqj9fzag8"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue