mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: nar-herder: Update to 0-51.24c1914.
* gnu/packages/package-management.scm (nar-herder): Update to 0-51.24c1914. Change-Id: Id1d3c0b6bccbe4709b5c1cb9c0a455aaaa6e889d
This commit is contained in:
parent
c4c0b0ac10
commit
a284958334
1 changed files with 3 additions and 3 deletions
|
|
@ -2181,8 +2181,8 @@ in an isolated environment, in separate namespaces.")
|
|||
(license license:gpl3+)))
|
||||
|
||||
(define-public nar-herder
|
||||
(let ((commit "8a99247d1868ce75cd1c5409090450fd17543c72")
|
||||
(revision "50"))
|
||||
(let ((commit "24c1914efa9d65c629e8d2d06e1f98afa4219400")
|
||||
(revision "51"))
|
||||
(package
|
||||
(name "nar-herder")
|
||||
(version (git-version "0" revision commit))
|
||||
|
|
@ -2193,7 +2193,7 @@ in an isolated environment, in separate namespaces.")
|
|||
(commit commit)))
|
||||
(sha256
|
||||
(base32
|
||||
"1mkzb8sq7l4xh8pri4d0pqxby4har2yhmhxdy9frdbrbrfapjpqx"))
|
||||
"178c7l27m76snqnsn4rk1hylibr5fh8h7bch8xpcfa7y4xicf8jr"))
|
||||
(file-name (string-append name "-" version "-checkout"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue