unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42443] [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2.
@ 2020-07-20 16:56 Michael Rohleder
  2020-07-25 12:21 ` bug#42443: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-07-20 16:56 UTC (permalink / raw)
  To: 42443


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2. --]
[-- Type: text/x-patch, Size: 1399 bytes --]

From 1c27f0dd4ab904319ba2b11c29afea07b7f4aca9 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 20 Jul 2020 18:55:29 +0200
Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2.

* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.0.2.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 10619efef0..68fda13ecb 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -15132,16 +15132,16 @@ powerful Org contents.")
 (define-public emacs-org-re-reveal
   (package
     (name "emacs-org-re-reveal")
-    (version "2.12.2")
+    (version "3.0.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
-                    (url "https://gitlab.com/oer/org-re-reveal.git")
+                    (url "https://gitlab.com/oer/org-re-reveal")
                     (commit version)))
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "19nz77f2r49hqavz50ri222prhrd5890vhvc7jfazbascbcdjbqv"))))
+                "1jjawkqrhbm787jkzfnwz1ixjphm5mgrhdi3qhzl0jzbjib5a4bf"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-htmlize" ,emacs-htmlize)
-- 
2.27.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42443: [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2.
  2020-07-20 16:56 [bug#42443] [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2 Michael Rohleder
@ 2020-07-25 12:21 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2020-07-25 12:21 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42443-done

[-- Attachment #1: Type: text/plain, Size: 741 bytes --]

Hi,

Michael Rohleder <mike@rohleder.de> writes:

> From 1c27f0dd4ab904319ba2b11c29afea07b7f4aca9 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@rohleder.de>
> Date: Mon, 20 Jul 2020 18:55:29 +0200
> Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2.
>
> * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.0.2.
> ---
>  gnu/packages/emacs-xyz.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
> index 10619efef0..68fda13ecb 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -15132,16 +15132,16 @@ powerful Org contents.")

[…]

Pushed to master.

Thanks,
Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-25 12:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 16:56 [bug#42443] [PATCH] gnu: emacs-org-re-reveal: Update to 3.0.2 Michael Rohleder
2020-07-25 12:21 ` bug#42443: " Oleg Pykhalov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).