unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37157] [PATCH] Update emacs-helm-swoop to 2.0.0.
@ 2019-08-23  7:38 Brian Leung
  2019-08-25 13:54 ` Oleg Pyhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-08-23  7:38 UTC (permalink / raw)
  To: 37157


[-- 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-helm-swoop-Update-to-2.0.0.patch --]
[-- Type: text/x-patch, Size: 1632 bytes --]

From 78018c3a517c1cca5c9b6060197882b4c98dedd5 Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Fri, 23 Aug 2019 08:16:44 +0200
Subject: [PATCH] gnu: emacs-helm-swoop: Update to 2.0.0.

* gnu/packages/emacs-xyz.scm (emacs-helm-swoop): Update to 2.0.0.
[url]: Change.
---
 gnu/packages/emacs-xyz.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b6c972043d..72fc3982d7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6275,20 +6275,20 @@ not tied in the trap of backward compatibility.")
 (define-public emacs-helm-swoop
   (package
     (name "emacs-helm-swoop")
-    (version "1.7.4")
+    (version "2.0.0")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/ShingoFukuyama/helm-swoop.git")
+             (url "https://github.com/emacsorphanage/helm-swoop.git")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0b23j1bkpg4pm310hqdhgnl4mxsj05gpl08b6kb2ja4fzrg6adsk"))))
+        (base32 "0k0ns92g45x8dbymqpl6ylk5mj3wiw2h03f48q5cy1z8in0c4rjd"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-helm" ,emacs-helm)))
-    (home-page "https://github.com/ShingoFukuyama/helm-swoop")
+    (home-page "https://github.com/emacsorphanage/helm-swoop")
     (synopsis "Filter and jump to lines in an Emacs buffer using Helm")
     (description
      "This package builds on the Helm interface to provide several commands
-- 
2.23.0


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

* [bug#37157] [PATCH] Update emacs-helm-swoop to 2.0.0.
  2019-08-23  7:38 [bug#37157] [PATCH] Update emacs-helm-swoop to 2.0.0 Brian Leung
@ 2019-08-25 13:54 ` Oleg Pyhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pyhalov @ 2019-08-25 13:54 UTC (permalink / raw)
  To: Brian Leung; +Cc: 37157, 37157-done

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

Brian Leung <bkleung89@gmail.com> writes:

> See attached.
> From 78018c3a517c1cca5c9b6060197882b4c98dedd5 Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89@gmail.com>
> Date: Fri, 23 Aug 2019 08:16:44 +0200
> Subject: [PATCH] gnu: emacs-helm-swoop: Update to 2.0.0.
>
> * gnu/packages/emacs-xyz.scm (emacs-helm-swoop): Update to 2.0.0.
> [url]: Change.

Rather “[source]: Use the new url.”.  Pushed to master.

[…]

Thanks,
Oleg.

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23  7:38 [bug#37157] [PATCH] Update emacs-helm-swoop to 2.0.0 Brian Leung
2019-08-25 13:54 ` Oleg Pyhalov

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