mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: nar-herder: Update to 0-29.fb764aa.
* gnu/packages/package-management.scm (nar-herder): Update to 0-29.fb764aa. Change-Id: I3085ba1898734d19fd30d3a724929523c712aadd
This commit is contained in:
parent
52a596077f
commit
c81ed09700
1 changed files with 3 additions and 3 deletions
|
@ -1794,8 +1794,8 @@ (define-public guix-jupyter
|
|||
(license license:gpl3+)))
|
||||
|
||||
(define-public nar-herder
|
||||
(let ((commit "6be6f63c9f03b7bc928f7927a38da91f95f57ea2")
|
||||
(revision "28"))
|
||||
(let ((commit "fb764aa513efd206e175a1c52d737e1e934c3ca1")
|
||||
(revision "29"))
|
||||
(package
|
||||
(name "nar-herder")
|
||||
(version (git-version "0" revision commit))
|
||||
|
@ -1806,7 +1806,7 @@ (define-public nar-herder
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1kg7h3y5wx9saxqhyj36135i5n0h8yppq05s2cin22b9c8mdkxi0"))
|
||||
"16b40ky638y6qsp5qjh1pm4kyzc3ilrcyk3dg18fhsy759mrkkxn"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue