GNU bug report logs - #41832
[PATCH] gnu: emacs-debbugs: Update to 0.23.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sat, 13 Jun 2020 01:51:01 UTC

Severity: normal

Tags: patch

Done: iyzsong <at> member.fsf.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 41832 in the body.
You can then email your comments to 41832 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#41832; Package guix-patches. (Sat, 13 Jun 2020 01:51:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 13 Jun 2020 01:51:02 GMT) Full text and rfc822 format available.

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

From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-debbugs: Update to 0.23.
Date: Sat, 13 Jun 2020 03:49:53 +0200
[0001-gnu-emacs-debbugs-Update-to-0.23.patch (text/x-patch, inline)]
From ce784e726a5f78295bcbfa8e9cea2751a7e6cd97 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Sat, 13 Jun 2020 03:41:57 +0200
Subject: [PATCH] gnu: emacs-debbugs: Update to 0.23.

* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.23.
---
 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 bef4fb905e..af379902a1 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4073,14 +4073,14 @@ source code using IPython.")
 (define-public emacs-debbugs
   (package
     (name "emacs-debbugs")
-    (version "0.22")
+    (version "0.23")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://elpa.gnu.org/packages/debbugs-"
                                   version ".tar"))
               (sha256
                (base32
-                "05ik9qv539b5c1nzxkk3lk23bqj4vqgmfmd8x367abhb7c9gix2z"))))
+                "0mcz97b3sddrc68wi8dz95b2rq7ky88pr2i1ghyhy28as16chmz5"))))
     (build-system emacs-build-system)
     (arguments '(#:include '("\\.el$" "\\.wsdl$" "\\.info$")))
     (propagated-inputs
-- 
2.26.2

[Message part 2 (text/plain, inline)]
-- 
I'm still waiting for the advent of the computer science groupie.
[signature.asc (application/pgp-signature, inline)]

Reply sent to iyzsong <at> member.fsf.org (宋文武):
You have taken responsibility. (Sat, 13 Jun 2020 09:53:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Sat, 13 Jun 2020 09:53:02 GMT) Full text and rfc822 format available.

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

From: iyzsong <at> member.fsf.org (宋文武)
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 41832-done <at> debbugs.gnu.org
Subject: Re: [bug#41832] [PATCH] gnu: emacs-debbugs: Update to 0.23.
Date: Sat, 13 Jun 2020 17:52:02 +0800
Michael Rohleder <mike <at> rohleder.de> writes:

> From ce784e726a5f78295bcbfa8e9cea2751a7e6cd97 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike <at> rohleder.de>
> Date: Sat, 13 Jun 2020 03:41:57 +0200
> Subject: [PATCH] gnu: emacs-debbugs: Update to 0.23.
>

Pushed, thank you!




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

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

Previous Next


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