unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41973] [PATCH] gnu: emacs-hy-mode: Update to 1.0.4.
@ 2020-06-20 23:27 Vinicius Monego
  2020-06-21  3:42 ` bug#41973: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2020-06-20 23:27 UTC (permalink / raw)
  To: 41973; +Cc: Vinicius Monego

* gnu/packages/emacs-xyz.scm (emacs-hy-mode): Update to 1.0.4.
---
 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 4f7b4cf6cc..a5582b6b79 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14522,7 +14522,7 @@ documentation.")
 (define-public emacs-hy-mode
   (package
     (name "emacs-hy-mode")
-    (version "1.0.3")
+    (version "1.0.4")
     (source
      (origin
        (method git-fetch)
@@ -14531,7 +14531,7 @@ documentation.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1jxximiznz7fw9ys5k6plw85zrbzvxidql7py1fdi425fdp4058z"))))
+        (base32 "0gihxlmfminadaqdr8d2zccd7wwygl3m0gfzxsk5izi7f8hl4w7f"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-dash" ,emacs-dash)
-- 
2.20.1





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

* bug#41973: [PATCH] gnu: emacs-hy-mode: Update to 1.0.4.
  2020-06-20 23:27 [bug#41973] [PATCH] gnu: emacs-hy-mode: Update to 1.0.4 Vinicius Monego
@ 2020-06-21  3:42 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2020-06-21  3:42 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 41973-done

Vinicius Monego <monego@posteo.net> writes:

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

Pushed, thank you!




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

end of thread, other threads:[~2020-06-21  3:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-20 23:27 [bug#41973] [PATCH] gnu: emacs-hy-mode: Update to 1.0.4 Vinicius Monego
2020-06-21  3:42 ` bug#41973: " 宋文武

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