[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: emacs-org: Update to 9.7.17.
From: |
guix-commits |
Subject: |
04/09: gnu: emacs-org: Update to 9.7.17. |
Date: |
Tue, 10 Dec 2024 20:45:36 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit 76b3172cb60f373417f098554f3ef484c6acb4b2
Author: Suhail Singh <suhailsingh247@gmail.com>
AuthorDate: Mon Dec 2 13:00:12 2024 -0500
gnu: emacs-org: Update to 9.7.17.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.17.
Change-Id: I61387692581c83e027e5232e307e9a062cf207c5
Signed-off-by: Hilton Chain <hako@ultrarare.space>
---
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 95dd359cfb..558bc51e4f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18012,7 +18012,7 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
- (version "9.7.14")
+ (version "9.7.17")
(source
(origin
(method git-fetch)
@@ -18021,7 +18021,7 @@ passive voice.")
(commit (string-append "release_" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0c6f4rjkld32hc2m8c5kc1jzip5k56bjzm4f12nc7ipsd3yywvwf"))))
+ (base32 "0zr5md07f252wxmvp3mna8sslzlqmnc2lmnnnx6zmp695r4227za"))))
(build-system emacs-build-system)
(arguments
(list
- branch master updated (68d3c1adcb -> 65425efb30), guix-commits, 2024/12/10
- 02/09: gnu: swayfx: Update to to 0.4., guix-commits, 2024/12/10
- 04/09: gnu: emacs-org: Update to 9.7.17.,
guix-commits <=
- 01/09: gnu: miniflux: Update to 2.2.3., guix-commits, 2024/12/10
- 05/09: gnu: emacs-llm: Update to 0.19.1., guix-commits, 2024/12/10
- 06/09: gnu: emacs-git-email: Update to 0.6.2., guix-commits, 2024/12/10
- 03/09: gnu: emacs-gptel: Update to 0.9.6., guix-commits, 2024/12/10
- 07/09: gnu: emacs-transient: Update to 0.8.1., guix-commits, 2024/12/10
- 08/09: gnu: xnedit: Remove outdated dependency., guix-commits, 2024/12/10
- 09/09: gnu: mold: Update to 2.35.0., guix-commits, 2024/12/10