[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/14: gnu: emacs-org-re-reveal: Update to 3.18.3.
From: |
guix-commits |
Subject: |
08/14: gnu: emacs-org-re-reveal: Update to 3.18.3. |
Date: |
Sat, 10 Jun 2023 15:03:57 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit ba09b3739c8818a0299e56efc07a27bfb2ccc594
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Jun 10 20:56:10 2023 +0200
gnu: emacs-org-re-reveal: Update to 3.18.3.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.18.3.
---
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 884cddae97..0903bd912a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23734,7 +23734,7 @@ powerful Org contents.")
(define-public emacs-org-re-reveal
(package
(name "emacs-org-re-reveal")
- (version "3.18.2")
+ (version "3.18.3")
(source
(origin
(method git-fetch)
@@ -23743,7 +23743,7 @@ powerful Org contents.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0v9403zjxays4c66xq3zq2285h77pn2ha7afx70xffjyynmvnz6i"))))
+ (base32 "124f59yj0w5linph4k38fil42jc6nvkzhx73312farkmn4p9r9zk"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-htmlize emacs-org))
- branch master updated (ee02b43488 -> 7f3b9bc429), guix-commits, 2023/06/10
- 01/14: gnu: emacs-tramp: Update to 2.6.0.5., guix-commits, 2023/06/10
- 02/14: gnu: emacs-excorporate: Update to 1.1.1., guix-commits, 2023/06/10
- 03/14: gnu: emacs-modus-themes: Update to 4.2.0., guix-commits, 2023/06/10
- 04/14: gnu: emacs-ednc: Update to 0.2., guix-commits, 2023/06/10
- 08/14: gnu: emacs-org-re-reveal: Update to 3.18.3.,
guix-commits <=
- 10/14: gnu: emacs-tide: Update to 5.1.3., guix-commits, 2023/06/10
- 05/14: gnu: emacs-eldev: Update to 1.4.1., guix-commits, 2023/06/10
- 07/14: gnu: emacs-nano-modeline: Update to 1.0.0., guix-commits, 2023/06/10
- 11/14: gnu: emacs-wucuo: Update to 0.3.0., guix-commits, 2023/06/10
- 09/14: gnu: emacs-orglink: Update to 1.2.2., guix-commits, 2023/06/10
- 14/14: gnu: emacs-julia-snail: Update to 1.2.3., guix-commits, 2023/06/10
- 13/14: gnu: emacs-ef-themes: Update to 1.1.0., guix-commits, 2023/06/10
- 06/14: gnu: emacs-jupyter: Update to 0.8.3., guix-commits, 2023/06/10
- 12/14: gnu: emacs-transient: Update to 0.4.1., guix-commits, 2023/06/10