mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: jc: Update to 1.25.2.
* gnu/packages/admin.scm (jc): Update to 1.25.2. Change-Id: I076bf285a6fd23ef65f6c094b355c5891c8b76e7
This commit is contained in:
@@ -4946,7 +4946,7 @@ elogind's uaccess feature.")
|
||||
(define-public jc
|
||||
(package
|
||||
(name "jc")
|
||||
(version "1.23.4")
|
||||
(version "1.25.2")
|
||||
(source
|
||||
(origin
|
||||
;; The PyPI tarball lacks the test suite.
|
||||
@@ -4956,7 +4956,7 @@ elogind's uaccess feature.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "07ic7pd9684k59f6zycn20903q31jdacqqjymrbr5zqj4qv8whkp"))))
|
||||
(base32 "17cik2jlj3ph7bsyn73gdp8d32nc56dmb96ijmzpwm0kdvd7sdj8"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list #:phases
|
||||
|
||||
Reference in New Issue
Block a user