unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36949] [PATCH] Update emacs-helpful to version 0.17.
@ 2019-08-06 20:28 Brian Leung
  2019-08-08 18:17 ` bug#36949: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-08-06 20:28 UTC (permalink / raw)
  To: 36949


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

See attached.

[-- Attachment #1.2: Type: text/html, Size: 35 bytes --]

[-- Attachment #2: 0001-gnu-emacs-helpful-Update-to-0.17.patch --]
[-- Type: text/x-patch, Size: 1180 bytes --]

From 0bbedf2c90eba0f99c688c5f7c99f23b1de82bea Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Tue, 6 Aug 2019 22:24:01 +0200
Subject: [PATCH] gnu: emacs-helpful: Update to 0.17.

* gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.17.
---
 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 213dac78f6..ae5011c298 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11971,7 +11971,7 @@ downloading manager for Emacs.")
 (define-public emacs-helpful
   (package
     (name "emacs-helpful")
-    (version "0.16")
+    (version "0.17")
     (source
      (origin
        (method git-fetch)
@@ -11980,7 +11980,7 @@ downloading manager for Emacs.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1pzlx3galyryd3hd84hnd7r5s6yl9sdrfhy1s6dgz40glw41wmpr"))))
+        (base32 "0v2y0x9pwi08y2mgjjiw5brfb5haa7pbmy4540glw904ffxxcblj"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-elisp-refs" ,emacs-elisp-refs)
-- 
2.22.0


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

* bug#36949: [PATCH] Update emacs-helpful to version 0.17.
  2019-08-06 20:28 [bug#36949] [PATCH] Update emacs-helpful to version 0.17 Brian Leung
@ 2019-08-08 18:17 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2019-08-08 18:17 UTC (permalink / raw)
  To: Brian Leung, 36949-done

[-- Attachment #1: Type: text/plain, Size: 352 bytes --]

Brian Leung <bkleung89@gmail.com> writes:

> See attached.
> From 0bbedf2c90eba0f99c688c5f7c99f23b1de82bea Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89@gmail.com>
> Date: Tue, 6 Aug 2019 22:24:01 +0200
> Subject: [PATCH] gnu: emacs-helpful: Update to 0.17.
>
> * gnu/packages/emacs-xyz.scm (emacs-helpful): Update to 0.17.

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

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

end of thread, other threads:[~2019-08-08 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-06 20:28 [bug#36949] [PATCH] Update emacs-helpful to version 0.17 Brian Leung
2019-08-08 18:17 ` bug#36949: " Marius Bakke

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