* [bug#34603] [PATCH 2/5] gnu: emacs-ht: Update to 2.2.
@ 2019-02-21 2:13 Brett Gilio
2019-02-24 3:11 ` bug#34603: " 宋文武
0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-21 2:13 UTC (permalink / raw)
To: 34603
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 2/5] gnu: emacs-ht: Update to 2.2. --]
[-- Type: text/x-patch, Size: 1174 bytes --]
From 907102554df5560dd74e41bf5ff1023388456fe0 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Wed, 20 Feb 2019 19:58:02 -0600
Subject: [PATCH 2/5] gnu: emacs-ht: Update to 2.2.
* gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2.
---
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 80dc9eb63..da2ea1806 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -5600,7 +5600,7 @@ procedures for emacs-lisp-mode.")
(define-public emacs-ht
(package
(name "emacs-ht")
- (version "2.1")
+ (version "2.2")
(source
(origin
(method url-fetch)
@@ -5610,7 +5610,7 @@ procedures for emacs-lisp-mode.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1lpba36kzxcc966fvsbrfpy8ah9gnvay0yk26gbyjil0rggrbqzj"))))
+ "0fsi27gdrh2dgwdbq43vnw5sz25war6shlxaclr60fl7krpxjkzf"))))
(build-system emacs-build-system)
(propagated-inputs `(("emacs-dash" ,emacs-dash)))
(home-page "https://github.com/Wilfred/ht.el")
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34603: [PATCH 2/5] gnu: emacs-ht: Update to 2.2.
2019-02-21 2:13 [bug#34603] [PATCH 2/5] gnu: emacs-ht: Update to 2.2 Brett Gilio
@ 2019-02-24 3:11 ` 宋文武
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2019-02-24 3:11 UTC (permalink / raw)
To: Brett Gilio; +Cc: 34603-done
Brett Gilio <brettg@posteo.net> writes:
>>From 907102554df5560dd74e41bf5ff1023388456fe0 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Wed, 20 Feb 2019 19:58:02 -0600
> Subject: [PATCH 2/5] gnu: emacs-ht: Update to 2.2.
>
> * gnu/packages/emacs-xyz.scm (emacs-ht): Update to 2.2.
> ---
Done, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-24 3:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-21 2:13 [bug#34603] [PATCH 2/5] gnu: emacs-ht: Update to 2.2 Brett Gilio
2019-02-24 3:11 ` bug#34603: " 宋文武
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.