mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +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
|
||||
(package
|
||||
(name "jc")
|
||||
(version "1.25.4")
|
||||
(version "1.25.5")
|
||||
(source
|
||||
(origin
|
||||
;; The PyPI tarball lacks the test suite.
|
||||
|
@ -5348,7 +5348,7 @@ elogind's uaccess feature.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0lb7608h3vaw5gqlaf1ryd84m2mirfl7gdnhzadrjlh6h8b3lkgp"))))
|
||||
(base32 "16agzk47f1g72gni3lazqlcv7fs0nb2dwbagv6kxjbk36pm3mzmn"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue