mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +02:00
gnu: jc: Update to 1.25.4.
* gnu/packages/admin.scm (jc): Update to 1.25.4. Change-Id: I7ec2570b56040c9a899aa1524df009f4899f9e59
This commit is contained in:
@@ -5100,7 +5100,7 @@ elogind's uaccess feature.")
|
|||||||
(define-public jc
|
(define-public jc
|
||||||
(package
|
(package
|
||||||
(name "jc")
|
(name "jc")
|
||||||
(version "1.25.3")
|
(version "1.25.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
;; The PyPI tarball lacks the test suite.
|
;; The PyPI tarball lacks the test suite.
|
||||||
@@ -5110,7 +5110,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 "0ay5wh00fzblibvvcz3jh83n8mpkfsfqmix93fz9za5kf3gpk7na"))))
|
(base32 "0lb7608h3vaw5gqlaf1ryd84m2mirfl7gdnhzadrjlh6h8b3lkgp"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:phases
|
(list #:phases
|
||||||
|
|||||||
Reference in New Issue
Block a user