mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: guix-build-coordinator: Update to 0-61.ed52f0b.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-61.ed52f0b.
This commit is contained in:
parent
5c4b76ce37
commit
ff5cbe3205
1 changed files with 3 additions and 3 deletions
|
@ -1366,8 +1366,8 @@ (define-public gwl/next
|
|||
"0k9zkdyyzir3fvlbcfcqy17k28b51i20rpbjwlx2i1mwd2pw9cxc")))))))
|
||||
|
||||
(define-public guix-build-coordinator
|
||||
(let ((commit "31b3ab65da2d9a02f0453d12a81816b25c8ad75d")
|
||||
(revision "60"))
|
||||
(let ((commit "ed52f0bb40f5f2d771740c923540c0d8f6d3f1f3")
|
||||
(revision "61"))
|
||||
(package
|
||||
(name "guix-build-coordinator")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1378,7 +1378,7 @@ (define-public guix-build-coordinator
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1hh1qy3xqpani3zfbm3wi4zw7f8cnbfjk4q1z7ynailadlfrkblk"))
|
||||
"0j5x3cpiikyqd4jaa2xl88xspvmqp69hlfi8frv2qihsqbbi7vq5"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue