unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45206] [PATCH] gnu: emacs-fountain-mode: Update to 3.3.3.
@ 2020-12-12 20:06 Vinicius Monego
  2020-12-12 20:28 ` bug#45206: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2020-12-12 20:06 UTC (permalink / raw)
  To: 45206; +Cc: Vinicius Monego

* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.3.3.
---
 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 8a03b2d7a3..5e3a429b63 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3248,7 +3248,7 @@ files and directories.")
 (define-public emacs-fountain-mode
   (package
     (name "emacs-fountain-mode")
-    (version "3.3.0")
+    (version "3.3.3")
     (source
      (origin
        (method git-fetch)
@@ -3257,7 +3257,7 @@ files and directories.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "04jrv6i4ah3i8c9hcd9wyaw2vrxr46f50qb9qwna2v7qa5vaway3"))))
+        (base32 "095nrkg2bap6rcg9hy3bh0nis4v2f8w8d9hnahkzsa3njlpqa4ka"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/rnkn/fountain-mode")
     (synopsis "Major mode for screenwriting in Fountain markup")
-- 
2.29.2





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

* bug#45206: [PATCH] gnu: emacs-fountain-mode: Update to 3.3.3.
  2020-12-12 20:06 [bug#45206] [PATCH] gnu: emacs-fountain-mode: Update to 3.3.3 Vinicius Monego
@ 2020-12-12 20:28 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-12-12 20:28 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 45206-done

Hello,

Vinicius Monego <monego@posteo.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.3.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-12-12 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-12 20:06 [bug#45206] [PATCH] gnu: emacs-fountain-mode: Update to 3.3.3 Vinicius Monego
2020-12-12 20:28 ` bug#45206: " Nicolas Goaziou

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).