[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: emacs-org-re-reveal: Update to 3.26.0.
From: |
guix-commits |
Subject: |
10/13: gnu: emacs-org-re-reveal: Update to 3.26.0. |
Date: |
Mon, 25 Mar 2024 09:47:37 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 882179c24fd4aed7b2445e8983fdfe1aa519cd2d
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Mon Mar 25 14:36:58 2024 +0100
gnu: emacs-org-re-reveal: Update to 3.26.0.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.26.0.
Change-Id: I1ec338c89c648b0144ab7511d4a8e6e44644918e
---
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 33f8a791cf..f37e7f1470 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25256,7 +25256,7 @@ powerful Org contents.")
(define-public emacs-org-re-reveal
(package
(name "emacs-org-re-reveal")
- (version "3.25.1")
+ (version "3.26.0")
(source
(origin
(method git-fetch)
@@ -25265,7 +25265,7 @@ powerful Org contents.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0ayiaqci969d8q3nc0aq0a9djl84lckj2sc5nndbb1bvvhz49xq1"))))
+ (base32 "11if1c1a0i6i2wagjwqmvp2hfkv3slpq7r6dfbpkhlmils2hxr9p"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-htmlize emacs-org))
- branch master updated (1415ea78c1 -> e2f408030d), guix-commits, 2024/03/25
- 10/13: gnu: emacs-org-re-reveal: Update to 3.26.0.,
guix-commits <=
- 02/13: gnu: emacs-devdocs: Update to 0.6., guix-commits, 2024/03/25
- 03/13: gnu: emacs-buffer-env: Update to 0.6., guix-commits, 2024/03/25
- 07/13: gnu: emacs-eshell-syntax-highlighting: Update to 0.6., guix-commits, 2024/03/25
- 06/13: gnu: emacs-elpher: Update to 3.6.0., guix-commits, 2024/03/25
- 08/13: gnu: emacs-magit-todos: Update to 1.7.2., guix-commits, 2024/03/25
- 12/13: gnu: emacs-transient: Update to 0.6.0., guix-commits, 2024/03/25
- 04/13: gnu: emacs-auto-compile: Update to 2.0.0., guix-commits, 2024/03/25
- 01/13: gnu: emacs-jit-spell: Update to 0.4., guix-commits, 2024/03/25
- 11/13: gnu: emacs-package-lint: Update to 0.22., guix-commits, 2024/03/25
- 05/13: gnu: emacs-benchmark-init: Update to 1.2., guix-commits, 2024/03/25