* 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
2024-12-16 8:35 ` bug#74266: emacs-debbugs upgrade request Suhail Singh
0 siblings, 2 replies; 3+ 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] 3+ 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
2024-12-16 8:35 ` bug#74266: emacs-debbugs upgrade request Suhail Singh
1 sibling, 0 replies; 3+ 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] 3+ messages in thread
* bug#74266: emacs-debbugs upgrade request
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
@ 2024-12-16 8:35 ` Suhail Singh
1 sibling, 0 replies; 3+ messages in thread
From: Suhail Singh @ 2024-12-16 8:35 UTC (permalink / raw)
To: Christopher Howard; +Cc: 74266-done
Closing this, since an equivalent patch was committed by Maxim in
2e8a8b3ddb4ca31b918d63ff2957c6da1424a2a9 .
--
Suhail
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-16 8:37 UTC | newest]
Thread overview: 3+ 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
2024-12-16 8:35 ` bug#74266: emacs-debbugs upgrade request Suhail Singh
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.