unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36746] [PATCH] Update emacs-ivy.
@ 2019-07-20 20:37 Brian Leung
  2019-07-21 13:20 ` bug#36746: " 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-07-20 20:37 UTC (permalink / raw)
  To: 36746


[-- 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-ivy-Update-to-0.12.0.patch --]
[-- Type: text/x-patch, Size: 1069 bytes --]

From d130c097ce1d20c204b067e16517551b829c1460 Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Sat, 20 Jul 2019 22:35:50 +0200
Subject: [PATCH] gnu: emacs-ivy: Update to 0.12.0.

* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.12.0.
---
 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 2f04375773..a808749444 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4578,7 +4578,7 @@ automatically.")
 (define-public emacs-ivy
   (package
     (name "emacs-ivy")
-    (version "0.11.0")
+    (version "0.12.0")
     (source
      (origin
        (method git-fetch)
@@ -4588,7 +4588,7 @@ automatically.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "009n8zjycs62cv4i1k9adbb284wz2w3r13xki2740sj34k683v13"))))
+         "0xgngn3jhmyn6mlkk9kmgfgh0w5i50b27syr4cgfgarg6p77j05w"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases
-- 
2.22.0


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

* bug#36746: [PATCH] Update emacs-ivy.
  2019-07-20 20:37 [bug#36746] [PATCH] Update emacs-ivy Brian Leung
@ 2019-07-21 13:20 ` 宋文武
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2019-07-21 13:20 UTC (permalink / raw)
  To: Brian Leung; +Cc: 36746-done

Brian Leung <bkleung89@gmail.com> writes:

> See attached.
>
> From d130c097ce1d20c204b067e16517551b829c1460 Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89@gmail.com>
> Date: Sat, 20 Jul 2019 22:35:50 +0200
> Subject: [PATCH] gnu: emacs-ivy: Update to 0.12.0.
>

Applied, thank you!

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

end of thread, other threads:[~2019-07-21 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20 20:37 [bug#36746] [PATCH] Update emacs-ivy Brian Leung
2019-07-21 13:20 ` bug#36746: " 宋文武

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