mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: emacs-org: Update to 9.7.19.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.19. Change-Id: I0cc7884206bb2966b43baf17ca5ba1589a518e19 Signed-off-by: Ian Eure <ian@retrospec.tv>
This commit is contained in:
parent
851c550290
commit
ddbb59f9bc
1 changed files with 2 additions and 2 deletions
|
@ -18189,7 +18189,7 @@ federated blogging platform WriteFreely.")
|
||||||
(define-public emacs-org
|
(define-public emacs-org
|
||||||
(package
|
(package
|
||||||
(name "emacs-org")
|
(name "emacs-org")
|
||||||
(version "9.7.17")
|
(version "9.7.19")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -18198,7 +18198,7 @@ federated blogging platform WriteFreely.")
|
||||||
(commit (string-append "release_" version))))
|
(commit (string-append "release_" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0zr5md07f252wxmvp3mna8sslzlqmnc2lmnnnx6zmp695r4227za"))))
|
(base32 "0qzgxk6427mdsd1yw3z7r0x4wsgkzfq7b4jlsh369zdvn8w4377m"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue