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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 43158 in the body.
You can then email your comments to 43158 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#43158; Package guix-patches. (Tue, 01 Sep 2020 18:56:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 01 Sep 2020 18:56:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
To: guix-patches <at> gnu.org
Cc: Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>
Subject: [PATCH] gnu: emacs-org-webring: Update to 1.6.
Date: Wed,  2 Sep 2020 00:55:26 +0300
* 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
-- 
2.28.0





Reply sent to Brett Gilio <brettg <at> gnu.org>:
You have taken responsibility. (Tue, 01 Sep 2020 20:07:02 GMT) Full text and rfc822 format available.

Notification sent to Alexandru-Sergiu Marton <brown121407 <at> posteo.ro>:
bug acknowledged by developer. (Tue, 01 Sep 2020 20:07:02 GMT) Full text and rfc822 format available.

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 30 Sep 2020 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 202 days ago.

Previous Next


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