mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: jc: Update to 1.25.5.
* gnu/packages/admin.scm (jc): Update to 1.25.5. Change-Id: I111b3c34bc3e3cb6cf7a4ba27aa88eceb994d750
This commit is contained in:
parent
7710c153e7
commit
a3727e4198
1 changed files with 2 additions and 2 deletions
|
@ -5338,7 +5338,7 @@ elogind's uaccess feature.")
|
||||||
(define-public jc
|
(define-public jc
|
||||||
(package
|
(package
|
||||||
(name "jc")
|
(name "jc")
|
||||||
(version "1.25.4")
|
(version "1.25.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
;; The PyPI tarball lacks the test suite.
|
;; The PyPI tarball lacks the test suite.
|
||||||
|
@ -5348,7 +5348,7 @@ elogind's uaccess feature.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0lb7608h3vaw5gqlaf1ryd84m2mirfl7gdnhzadrjlh6h8b3lkgp"))))
|
(base32 "16agzk47f1g72gni3lazqlcv7fs0nb2dwbagv6kxjbk36pm3mzmn"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:phases
|
(list #:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue