* [bug#41832] [PATCH] gnu: emacs-debbugs: Update to 0.23.
@ 2020-06-13 1:49 Michael Rohleder
2020-06-13 9:52 ` bug#41832: " 宋文武
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-06-13 1:49 UTC (permalink / raw)
To: 41832
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: emacs-debbugs: Update to 0.23. --]
[-- Type: text/x-patch, Size: 1251 bytes --]
From ce784e726a5f78295bcbfa8e9cea2751a7e6cd97 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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
[-- Attachment #1.2: Type: text/plain, Size: 74 bytes --]
--
I'm still waiting for the advent of the computer science groupie.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#41832: [PATCH] gnu: emacs-debbugs: Update to 0.23.
2020-06-13 1:49 [bug#41832] [PATCH] gnu: emacs-debbugs: Update to 0.23 Michael Rohleder
@ 2020-06-13 9:52 ` 宋文武
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2020-06-13 9:52 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 41832-done
Michael Rohleder <mike@rohleder.de> writes:
> From ce784e726a5f78295bcbfa8e9cea2751a7e6cd97 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@rohleder.de>
> Date: Sat, 13 Jun 2020 03:41:57 +0200
> Subject: [PATCH] gnu: emacs-debbugs: Update to 0.23.
>
Pushed, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-06-13 9:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-13 1:49 [bug#41832] [PATCH] gnu: emacs-debbugs: Update to 0.23 Michael Rohleder
2020-06-13 9:52 ` bug#41832: " 宋文武
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).