* [bug#75332] [PATCH] gnu: emacs-org: Update to 9.7.19.
@ 2025-01-04 0:36 Suhail Singh
2025-01-04 0:47 ` Ian Eure
0 siblings, 1 reply; 2+ messages in thread
From: Suhail Singh @ 2025-01-04 0:36 UTC (permalink / raw)
To: 75332; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.19.
Change-Id: I0cc7884206bb2966b43baf17ca5ba1589a518e19
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 61b6ddf383..1920a4ad38 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18189,7 +18189,7 @@ (define-public emacs-neotree
(define-public emacs-org
(package
(name "emacs-org")
- (version "9.7.17")
+ (version "9.7.19")
(source
(origin
(method git-fetch)
@@ -18198,7 +18198,7 @@ (define-public emacs-org
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0zr5md07f252wxmvp3mna8sslzlqmnc2lmnnnx6zmp695r4227za"))))
+ (base32 "0qzgxk6427mdsd1yw3z7r0x4wsgkzfq7b4jlsh369zdvn8w4377m"))))
(build-system emacs-build-system)
(arguments
(list
base-commit: 851c550290ee39ea8beeded60730f2da82b32e1c
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#75332] [PATCH] gnu: emacs-org: Update to 9.7.19.
2025-01-04 0:36 [bug#75332] [PATCH] gnu: emacs-org: Update to 9.7.19 Suhail Singh
@ 2025-01-04 0:47 ` Ian Eure
0 siblings, 0 replies; 2+ messages in thread
From: Ian Eure @ 2025-01-04 0:47 UTC (permalink / raw)
To: 75332; +Cc: control
close 75332
thanks
Pushed as ddbb59f9bc5eb6dfaf1fc24881bb62f11960d664.
-- Ian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-04 0:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04 0:36 [bug#75332] [PATCH] gnu: emacs-org: Update to 9.7.19 Suhail Singh
2025-01-04 0:47 ` Ian Eure
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.