Archived
1
0
Fork 0

gnu: emacs-org: Update to 9.6.28.

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

Change-Id: I17d04c32b39eaf461efce598da185bfe19b7fd0e
Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Suhail Singh 2024-04-28 11:22:05 -04:00 committed by Christopher Baines
parent 53fffb1fa7
commit c54badf904
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -17013,7 +17013,7 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
(version "9.6.24")
(version "9.6.28")
(source
(origin
(method git-fetch)
@ -17022,7 +17022,7 @@ passive voice.")
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1ry7zqv25zbh2lvmirm8vyxc55zggf7s7508nkf4yfs4yayr7rnw"))))
(base32 "1fp7arax4wjzgbcqvmj7xrcjipqskhlznsc6q5cb32dvb7akn1ni"))))
(build-system emacs-build-system)
(arguments
(list