emacs-debbugs upgrade request

  • Open
  • quality assurance status badge
Details
2 participants
  • Christopher Howard
  • Suhail Singh
Owner
unassigned
Submitted by
Christopher Howard
Severity
normal
C
C
Christopher Howard wrote on 8 Nov 21:21 +0100
(address . bug-guix@gnu.org)
87pln5xys3.fsf@librehacker.com
Requesting please an upgrade to emacs-debbugs@0.42, just officially released.
--
? Christopher Howard
? gemini://gem.librehacker.com
? http://gem.librehacker.com
?????? ??? ????? ?? ????? ??? ????
S
S
Suhail Singh wrote on 9 Nov 07:37 +0100
[PATCH] gnu: emacs-debbugs: Update to 0.42.
(address . 74266@debbugs.gnu.org)
2c0924620406e40c1140134bd21ef87719bee674.1731134293.git.suhail@bayesians.ca
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.42.

Change-Id: Id386890143aa6c2efe6e61c928fb6f9dba6a6e98
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (23 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 59c804066a..411ae1dcbf 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9736,14 +9736,14 @@ (define-public emacs-ol-notmuch
(define-public emacs-debbugs
(package
(name "emacs-debbugs")
- (version "0.41")
+ (version "0.42")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/debbugs-"
version ".tar"))
(sha256
- (base32 "0nchb7dnkrn34nh3bi0k5xmsn3da9m9v4iksh18045mfj6wn6bl5"))))
+ (base32 "0n0kvkyzggn8q72dpy6c7rsjwn1rjx0r33y5jc080j7sw85xpigg"))))
(build-system emacs-build-system)
(arguments '(#:include '("\\.el$" "\\.wsdl$" "\\.info$")))
(propagated-inputs

base-commit: ba9466481d10992d35f09d010166d616fdb6a637
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 74266@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74266
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch