me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org-jira: Update to 4.4.2.

* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.4.2.

Change-Id: Idef62eec6fc873d9823cddab8814322197f4dc14
master
Nicolas Goaziou 2024-07-21 16:27:17 +02:00
parent 2ec3505a03
commit b9d9bda84a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -34923,7 +34923,7 @@ contains a track position, playback will start at the specified position.")
(define-public emacs-org-jira (define-public emacs-org-jira
(package (package
(name "emacs-org-jira") (name "emacs-org-jira")
(version "4.4.1") (version "4.4.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -34933,7 +34933,7 @@ contains a track position, playback will start at the specified position.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1pkqyvziwp2573hnr8s41chsbm40564f76i3l8ynjr7955nccsms")))) "1mg7p9y4d4m6b6qkjvdz6lqby3kvvdb7qcjqgkrf75rzv0rsn1h2"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
(list (list