all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Cayetano Santos via Guix-patches via <guix-patches@gnu.org>
To: 60836@debbugs.gnu.org
Cc: Cayetano Santos <csantosb@inventati.org>
Subject: [bug#60836] [PATCH v3] gnu: emacs-org-reveal: Update to 20222711-1.f55c85.
Date: Mon, 16 Jan 2023 11:04:41 +0100	[thread overview]
Message-ID: <57cb9bf4b2f8486e46c2f8c0ced67fa09b285e08.1673863480.git.csantosb@inventati.org> (raw)
In-Reply-To: <653c7e7b07135b9998c4a622b8895574e14d31b6.1673806143.git.csantosb@inventati.org>

* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20222711-1.f55c85.
---
 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 5f60d82ad5..dfbd51ac0a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22357,10 +22357,10 @@ (define-public emacs-org-ref
     (license license:gpl3+)))
 
 (define-public emacs-org-reveal
-  (let ((commit "fe9148b670d144124d9697fcf5d0528f19025104"))
+  (let ((commit "f55c851bf6aeb1bb2a7f6cf0f2b7bd0e79c4a5a0"))
     (package
       (name "emacs-org-reveal")
-      (version (git-version "20210902" "1" commit))
+      (version (git-version "20222711" "1" commit))
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
@@ -22369,7 +22369,7 @@ (define-public emacs-org-reveal
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "034gkbc03z9jzj7ad34mmqgmvj4f14ap7iixh3zx4wp2ipw5xb7c"))))
+                  "1ck8v9qwk434w4ib9bmlmpqmiv8k1is5bcr5h7pnswgmgma68dka"))))
       (build-system emacs-build-system)
       (home-page "https://github.com/yjwen/org-reveal")
       (synopsis "Org and Reveal.js powered HTML presentation tool")

base-commit: 238f965c331990459a69cbc713ca951ad40e6044
-- 
2.38.1





  parent reply	other threads:[~2023-01-16 10:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-15 18:09 [bug#60836] [PATCH] gnu: emacs-org-reveal: Update to 20222711-1.f55c85 Cayetano Santos via Guix-patches via
2023-01-16  5:20 ` Maxim Cournoyer
2023-01-16  9:51 ` [bug#60836] [PATCH v2] " csantosb--- via Guix-patches via
2023-01-16 10:04 ` Cayetano Santos via Guix-patches via [this message]
2023-01-16 16:45   ` bug#60836: [PATCH] " Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=57cb9bf4b2f8486e46c2f8c0ced67fa09b285e08.1673863480.git.csantosb@inventati.org \
    --to=guix-patches@gnu.org \
    --cc=60836@debbugs.gnu.org \
    --cc=csantosb@inventati.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.