all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#55542] [PATCH] gnu: emacs-ox-gemini: Update to latest commit.
@ 2022-05-20 11:25 Tobias Kortkamp
  2022-06-05 19:16 ` bug#55542: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Kortkamp @ 2022-05-20 11:25 UTC (permalink / raw)
  To: 55542; +Cc: Tobias Kortkamp

* gnu/packages/emacs-xyz.scm (emacs-ox-gemini): Update to latest commit.
---
 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 eed2f4b71c..104e13947a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -27070,8 +27070,8 @@ (define-public emacs-ox-epub
 
 (define-public emacs-ox-gemini
   ;; No releases yet
-  (let ((commit "d88c10bcb10fc463fa5a2f6e29c8c94b75a314c0")
-        (revision "0"))
+  (let ((commit "168f820ea401fb813435a3a55af295873a4c110b")
+        (revision "1"))
     (package
       (name "emacs-ox-gemini")
       (version (git-version "0" revision commit))
@@ -27083,7 +27083,7 @@ (define-public emacs-ox-gemini
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "1f8kbg5vjd1k7fak3v56b77yk612j6vmzx4xzx3m2vq3f0nyxq29"))))
+          (base32 "0jmiya3f9vv4v64p5kxla6wiiyv4wg4w7f4a6zmdrjcn11hflqmm"))))
       (build-system emacs-build-system)
       (home-page "https://sr.ht/~abrahms/ox-gemini")
       (synopsis "Export Org files in Gemini format")

base-commit: 2f170893719e6e9fc8e19cc5f0568e20a95d92b4
-- 
2.36.0





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

* bug#55542: [PATCH] gnu: emacs-ox-gemini: Update to latest commit.
  2022-05-20 11:25 [bug#55542] [PATCH] gnu: emacs-ox-gemini: Update to latest commit Tobias Kortkamp
@ 2022-06-05 19:16 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-06-05 19:16 UTC (permalink / raw)
  To: Tobias Kortkamp; +Cc: 55542-done


> * gnu/packages/emacs-xyz.scm (emacs-ox-gemini): Update to latest commit.

Pushed, thanks!

Mathieu




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

end of thread, other threads:[~2022-06-05 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-20 11:25 [bug#55542] [PATCH] gnu: emacs-ox-gemini: Update to latest commit Tobias Kortkamp
2022-06-05 19:16 ` bug#55542: " Mathieu Othacehe

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.