unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@gnu.org>
To: Michael Rohleder <mike@rohleder.de>
Cc: 42746-close@debbugs.gnu.org
Subject: bug#42746: [PATCH] gnu: emacs-helm-swoop: Update to 3.0.0.
Date: Fri, 07 Aug 2020 13:42:36 -0500	[thread overview]
Message-ID: <87364y5mcj.fsf@gnu.org> (raw)
In-Reply-To: <20200807140838.19226-1-mike@rohleder.de> (Michael Rohleder's message of "Fri, 7 Aug 2020 16:08:38 +0200")

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-helm-swoop): Update to 3.0.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 fc249ff8c8..89fae5933f 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -8387,7 +8387,7 @@ as well as features for editing search results.")
>  (define-public emacs-helm-swoop
>    (package
>      (name "emacs-helm-swoop")
> -    (version "2.0.0")
> +    (version "3.0.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -8396,7 +8396,7 @@ as well as features for editing search results.")
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "0k0ns92g45x8dbymqpl6ylk5mj3wiw2h03f48q5cy1z8in0c4rjd"))))
> +        (base32 "1qjay0fvryxa8n1ws6r1by512p2fylb2nj7ycm1497fcalb0d706"))))
>      (build-system emacs-build-system)
>      (propagated-inputs
>       `(("emacs-helm" ,emacs-helm)))

Hi! Applied with 93538a0a5bdf27091f0e19929bb05d418143027f.

Thanks!




      reply	other threads:[~2020-08-07 18:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07 14:08 [bug#42746] [PATCH] gnu: emacs-helm-swoop: Update to 3.0.0 Michael Rohleder
2020-08-07 18:42 ` Brett Gilio [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87364y5mcj.fsf@gnu.org \
    --to=brettg@gnu.org \
    --cc=42746-close@debbugs.gnu.org \
    --cc=mike@rohleder.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).