From: "Suhail Singh" <suhailsingh247@gmail.com>
To: 74266@debbugs.gnu.org
Cc: Andrew Tropin <andrew@trop.in>,
Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: bug#74266: [PATCH] gnu: emacs-debbugs: Update to 0.42.
Date: Sat, 9 Nov 2024 01:37:17 -0500 [thread overview]
Message-ID: <2c0924620406e40c1140134bd21ef87719bee674.1731134293.git.suhail@bayesians.ca> (raw)
In-Reply-To: <87pln5xys3.fsf@librehacker.com>
* 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
prev parent reply other threads:[~2024-11-09 8:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-08 20:21 bug#74266: emacs-debbugs upgrade request Christopher Howard
2024-11-09 6:37 ` Suhail Singh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2c0924620406e40c1140134bd21ef87719bee674.1731134293.git.suhail@bayesians.ca \
--to=suhailsingh247@gmail.com \
--cc=74266@debbugs.gnu.org \
--cc=andrew@trop.in \
--cc=cox.katherine.e+guix@gmail.com \
--cc=liliana.prikler@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).