GNU bug report logs - #41973
[PATCH] gnu: emacs-hy-mode: Update to 1.0.4.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Sat, 20 Jun 2020 23:28:02 UTC

Severity: normal

Tags: patch

Done: iyzsong <at> member.fsf.org (宋文武)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vinicius Monego <monego <at> posteo.net>
Subject: bug#41973: closed (Re: [bug#41973] [PATCH] gnu: emacs-hy-mode:
 Update to 1.0.4.)
Date: Sun, 21 Jun 2020 03:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#41973: [PATCH] gnu: emacs-hy-mode: Update to 1.0.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 41973 <at> debbugs.gnu.org.

-- 
41973: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41973
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: iyzsong <at> member.fsf.org (宋文武)
To: Vinicius Monego <monego <at> posteo.net>
Cc: 41973-done <at> debbugs.gnu.org
Subject: Re: [bug#41973] [PATCH] gnu: emacs-hy-mode: Update to 1.0.4.
Date: Sun, 21 Jun 2020 11:42:36 +0800
Vinicius Monego <monego <at> posteo.net> writes:

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

Pushed, thank you!

[Message part 3 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: emacs-hy-mode: Update to 1.0.4.
Date: Sat, 20 Jun 2020 20:27:07 -0300
* 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




This bug report was last modified 5 years and 27 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.