emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41252: closed ([PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2.)


From: GNU bug Tracking System
Subject: bug#41252: closed ([PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2.)
Date: Thu, 14 May 2020 09:23:01 +0000

Your message dated Thu, 14 May 2020 11:22:42 +0200
with message-id <address@hidden>
and subject line Re: [bug#41252] [PATCH] gnu: emacs-org-re-reveal: Update to 
2.12.2.
has caused the debbugs.gnu.org bug report #41252,
regarding [PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
41252: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41252
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2. Date: Thu, 14 May 2020 11:15:53 +0200
To test this, I made a presentation about guix git workflow in emacs:
https://www.rohleder.de/~mike/guix-workflow/

maybe, its useful for someone.

From 528ccdab63cf399012582450491be6df3d8cc431 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <address@hidden>
Date: Thu, 14 May 2020 08:16:49 +0000
Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2.

* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.12.2.
---
 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 264fb2a1d7..415669b30f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14567,7 +14567,7 @@ powerful Org contents.")
 (define-public emacs-org-re-reveal
   (package
     (name "emacs-org-re-reveal")
-    (version "2.5.1")
+    (version "2.12.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -14576,7 +14576,7 @@ powerful Org contents.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zbz6hbddxbb264ibmhc04cmnpk17kb50jpn5l8878q4hxw5wwy2"))))
+                "19nz77f2r49hqavz50ri222prhrd5890vhvc7jfazbascbcdjbqv"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-htmlize" ,emacs-htmlize)
-- 
2.26.2

love, peace and harmony!

-- 
The best thing about UDP jokes is that I don’t care if you get it.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#41252] [PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2. Date: Thu, 14 May 2020 11:22:42 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello,

Michael Rohleder <address@hidden> writes:

> To test this, I made a presentation about guix git workflow in emacs:
> https://www.rohleder.de/~mike/guix-workflow/

Nice.

> Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2.
>
> * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.12.2.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]