mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-org-jira: Update to 4.3.2.
* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.3.2.
This commit is contained in:
parent
49387c5e0c
commit
e8bac62c6f
1 changed files with 2 additions and 2 deletions
|
@ -23902,7 +23902,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.3.1")
|
(version "4.3.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -23912,7 +23912,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
|
||||||
"1l80r2a9zzbfk2c78i40h0ww79vm9v4j6xi2h5i4w9kqh10rs6h2"))))
|
"1hsfkkm3ykdf7n8a6k0mpzilhjpy7vllwrl2s4rfb9mhnaq5yb8y"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("emacs-request" ,emacs-request)
|
`(("emacs-request" ,emacs-request)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue