GNU bug report logs - #43158
[PATCH] gnu: emacs-org-webring: Update to 1.6.

Previous Next

Package: guix-patches;

Reported by: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>

Date: Tue, 1 Sep 2020 18:56:02 UTC

Severity: normal

Tags: patch

Done: Brett Gilio <brettg <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 43158-close <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> gnu.org>
To: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
Cc: 43158-close <at> debbugs.gnu.org
Subject: Re: [bug#43158] [PATCH] gnu: emacs-org-webring: Update to 1.6.
Date: Tue, 01 Sep 2020 15:07:13 -0500
Alexandru-Sergiu Marton <brown121407 <at> posteo.ro> writes:

> * gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.6.
> ---
>  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 aa9a1436fb..b31e7bd1b8 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -24390,7 +24390,7 @@ picked up when copy-pasting text from buffer to buffer.")
>  (define-public emacs-org-webring
>    (package
>      (name "emacs-org-webring")
> -    (version "1.5")
> +    (version "1.6")
>      (source
>       (origin
>         (method git-fetch)
> @@ -24400,7 +24400,7 @@ picked up when copy-pasting text from buffer to buffer.")
>         (file-name (git-file-name name version))
>         (sha256
>          (base32
> -         "1snxkp2rc48y4gmc5arslfg06yf2a2axln4gvi4piiz1cvcva9gy"))))
> +         "00d7jqsbfa08rhyv3ry87rgy9ikv233spn4rz0d3riy0bp7b7j6b"))))
>      (build-system emacs-build-system)
>      (arguments
>       `(#:phases

Applied to master, thanks!
Brett Gilio




This bug report was last modified 4 years and 356 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.