guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Brett Gilio
Subject: bug#43158: [PATCH] gnu: emacs-org-webring: Update to 1.6.
Date: Tue, 01 Sep 2020 15:07:13 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Alexandru-Sergiu Marton <brown121407@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]