gnu: nar-herder: Update to 0-11.549eb22.

* gnu/packages/package-management.scm (nar-herder): Update to 0-11.549eb22.
This commit is contained in:
Christopher Baines 2023-02-01 08:47:00 +00:00
parent 9b9e13a81f
commit 2088da20ce
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1666,8 +1666,8 @@ (define-public guix-jupyter
(license license:gpl3+))) (license license:gpl3+)))
(define-public nar-herder (define-public nar-herder
(let ((commit "8d219e49c8f1623bdd3622f8c024c40acb0004c2") (let ((commit "549eb2252372f69230ca952ad69c9fd1096e6fed")
(revision "10")) (revision "11"))
(package (package
(name "nar-herder") (name "nar-herder")
(version (git-version "0" revision commit)) (version (git-version "0" revision commit))
@ -1678,7 +1678,7 @@ (define-public nar-herder
(commit commit))) (commit commit)))
(sha256 (sha256
(base32 (base32
"0bxhwmfywy03iqmy7a039xr4cb9vfjsqpj7w5ybhmiqhf0yv9hpa")) "1pa020yfzihsil6mcr8f52wyjcmj84dzcxdch6zfvp7xpsppcw4l"))
(file-name (string-append name "-" version "-checkout")))) (file-name (string-append name "-" version "-checkout"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments