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

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

bug#60836: closed ([PATCH] gnu: emacs-org-reveal: Update to 20222711-1.f


From: GNU bug Tracking System
Subject: bug#60836: closed ([PATCH] gnu: emacs-org-reveal: Update to 20222711-1.f55c85)
Date: Mon, 16 Jan 2023 16:46:01 +0000

Your message dated Mon, 16 Jan 2023 11:45:18 -0500
with message-id <87sfga77j5.fsf_-_@gmail.com>
and subject line Re: bug#60836: [PATCH] gnu: emacs-org-reveal: Update to 
20222711-1.f55c85
has caused the debbugs.gnu.org bug report #60836,
regarding [PATCH] gnu: emacs-org-reveal: Update to 20222711-1.f55c85
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60836: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60836
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: emacs-org-reveal: Update to 20222711-1.f55c85 Date: Sun, 15 Jan 2023 19:09:05 +0100
Update gnu: emacs-org-reveal 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,8 +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")
--
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#60836: [PATCH] gnu: emacs-org-reveal: Update to 20222711-1.f55c85 Date: Mon, 16 Jan 2023 11:45:18 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hi Cayetanos!

Cayetano Santos <csantosb@inventati.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20222711-1.f55c85.

Thanks for the reworked commit message.  This will make our (committers)
life easier for your future contributions (keep them coming :-)).

Applied!

PS: If you keep me in CC when replying to this bug email, my email
filter will leave it in my INBOX, making sure I see it.

-- 
Thanks,
Maxim


--- End Message ---

reply via email to

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