GNU bug report logs - #40080
[PATCH] gnu: emacs-debbugs: update to 0.22

Previous Next

Package: guix-patches;

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

Date: Sun, 15 Mar 2020 18:05:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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 40080 in the body.
You can then email your comments to 40080 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#40080; Package guix-patches. (Sun, 15 Mar 2020 18:05:01 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. (Sun, 15 Mar 2020 18:05:01 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.22
Date: Sun, 15 Mar 2020 19:04:20 +0100
[Message part 1 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.

[0001-gnu-packages-emacs-xyz.scm-emacs-debbugs-Update-to-0.patch (text/x-patch, inline)]
From 13f8c3d57f00636319de26915a8683db39ae0eae Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Sun, 15 Mar 2020 18:42:44 +0100
Subject: [PATCH] gnu: emacs-debbugs: update to 0.22
To: guix-patches <at> gnu.org

* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.
---
 gnu/packages/emacs-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d45814379b..a821bc7776 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -62,6 +62,7 @@
 ;;; Copyright © 2020 Evan Straw <evan.straw99 <at> gmail.com>
 ;;; Copyright © 2020 Masaya Tojo <masaya <at> tojo.tokyo>
 ;;; Copyright © 2020 Martin Becze <mjbecze <at> riseup.net>
+;;; Copyright © 2020 Michael Rohleder <mike <at> rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3606,14 +3607,14 @@ source code using IPython.")
 (define-public emacs-debbugs
   (package
     (name "emacs-debbugs")
-    (version "0.21")
+    (version "0.22")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://elpa.gnu.org/packages/debbugs-"
                                   version ".tar"))
               (sha256
                (base32
-                "1xx1wjfpsnwx2fpydqhwy9k1b5kjk8dqbkzf8lqaj9c4rvjbn50a"))))
+                "05ik9qv539b5c1nzxkk3lk23bqj4vqgmfmd8x367abhb7c9gix2z"))))
     (build-system emacs-build-system)
     (arguments '(#:include '("\\.el$" "\\.wsdl$" "\\.info$")))
     (propagated-inputs
-- 
2.25.1

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

Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Sun, 15 Mar 2020 18:30:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Sun, 15 Mar 2020 18:30:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 40080-done <at> debbugs.gnu.org
Subject: Re: [bug#40080] [PATCH] gnu: emacs-debbugs: update to 0.22
Date: Sun, 15 Mar 2020 14:28:58 -0400
> From 13f8c3d57f00636319de26915a8683db39ae0eae Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike <at> rohleder.de>
> Date: Sun, 15 Mar 2020 18:42:44 +0100
> Subject: [PATCH] gnu: emacs-debbugs: update to 0.22
> To: guix-patches <at> gnu.org
> 
> * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.

Thanks! Pushed as e2c7dbbf98bfd1b73fa3067d92f2924a135f287a




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

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

Previous Next


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