* bug#74266: emacs-debbugs upgrade request
@ 2024-11-08 20:21 Christopher Howard
2024-11-09 6:37 ` bug#74266: [PATCH] gnu: emacs-debbugs: Update to 0.42 Suhail Singh
0 siblings, 1 reply; 2+ messages in thread
From: Christopher Howard @ 2024-11-08 20:21 UTC (permalink / raw)
To: 74266
Requesting please an upgrade to emacs-debbugs@0.42, just officially released.
--
📛 Christopher Howard
🚀 gemini://gem.librehacker.com
🌐 http://gem.librehacker.com
בראשית ברא אלהים את השמים ואת הארץ
^ permalink raw reply [flat|nested] 2+ messages in thread
* bug#74266: [PATCH] gnu: emacs-debbugs: Update to 0.42.
2024-11-08 20:21 bug#74266: emacs-debbugs upgrade request Christopher Howard
@ 2024-11-09 6:37 ` Suhail Singh
0 siblings, 0 replies; 2+ messages in thread
From: Suhail Singh @ 2024-11-09 6:37 UTC (permalink / raw)
To: 74266; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler
* 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(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-09 8:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 20:21 bug#74266: emacs-debbugs upgrade request Christopher Howard
2024-11-09 6:37 ` bug#74266: [PATCH] gnu: emacs-debbugs: Update to 0.42 Suhail Singh
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).