~ruther/guix-local

a34d8e2721d458e09f63b654dfe79e78589ac9a9 — Artyom V. Poptsov 1 year, 6 months ago 4cdfa81
gnu: jc: Update to 1.25.4.

* gnu/packages/admin.scm (jc): Update to 1.25.4.

Change-Id: I7ec2570b56040c9a899aa1524df009f4899f9e59
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +2 -2
@@ 5100,7 5100,7 @@ elogind's uaccess feature.")
(define-public jc
  (package
    (name "jc")
    (version "1.25.3")
    (version "1.25.4")
    (source
     (origin
       ;; The PyPI tarball lacks the test suite.


@@ 5110,7 5110,7 @@ elogind's uaccess feature.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0ay5wh00fzblibvvcz3jh83n8mpkfsfqmix93fz9za5kf3gpk7na"))))
        (base32 "0lb7608h3vaw5gqlaf1ryd84m2mirfl7gdnhzadrjlh6h8b3lkgp"))))
    (build-system pyproject-build-system)
    (arguments
     (list #:phases