mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 04:29:25 -05:00
gnu: nar-herder: Update to 0-4.f69da36.
* gnu/packages/package-management.scm (nar-herder): Update to 0-4.f69da36.
This commit is contained in:
parent
0a342c9512
commit
45995eab3a
1 changed files with 3 additions and 3 deletions
|
@ -1569,8 +1569,8 @@ (define-public guix-jupyter
|
|||
(license license:gpl3+)))
|
||||
|
||||
(define-public nar-herder
|
||||
(let ((commit "b0263314f56cc6558e4941f64c89d9fd85aaa260")
|
||||
(revision "3"))
|
||||
(let ((commit "f69da3686583d53974e720a9e66103126631cb69")
|
||||
(revision "4"))
|
||||
(package
|
||||
(name "nar-herder")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1581,7 +1581,7 @@ (define-public nar-herder
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"05rpjs8c6m23knh0wx9sjf3417nrbi489vbisr5d9ijfhg78l7i3"))
|
||||
"0glcmma6gkxna45bv0yki3l13r34ha7v0jrli3vmh4ysnhsnc4ii"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue