unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40080] [PATCH] gnu: emacs-debbugs: update to 0.22
@ 2020-03-15 18:04 Michael Rohleder
  2020-03-15 18:28 ` bug#40080: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-03-15 18:04 UTC (permalink / raw)
  To: 40080


[-- Attachment #1.1: Type: text/plain, Size: 64 bytes --]


* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.


[-- Attachment #1.2: [PATCH] gnu: emacs-debbugs: update to 0.22 --]
[-- Type: text/x-patch, Size: 1579 bytes --]

From 13f8c3d57f00636319de26915a8683db39ae0eae Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sun, 15 Mar 2020 18:42:44 +0100
Subject: [PATCH] gnu: emacs-debbugs: update to 0.22
To: guix-patches@gnu.org

* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.
---
 gnu/packages/emacs-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d45814379b..a821bc7776 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -62,6 +62,7 @@
 ;;; Copyright © 2020 Evan Straw <evan.straw99@gmail.com>
 ;;; Copyright © 2020 Masaya Tojo <masaya@tojo.tokyo>
 ;;; Copyright © 2020 Martin Becze <mjbecze@riseup.net>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3606,14 +3607,14 @@ source code using IPython.")
 (define-public emacs-debbugs
   (package
     (name "emacs-debbugs")
-    (version "0.21")
+    (version "0.22")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://elpa.gnu.org/packages/debbugs-"
                                   version ".tar"))
               (sha256
                (base32
-                "1xx1wjfpsnwx2fpydqhwy9k1b5kjk8dqbkzf8lqaj9c4rvjbn50a"))))
+                "05ik9qv539b5c1nzxkk3lk23bqj4vqgmfmd8x367abhb7c9gix2z"))))
     (build-system emacs-build-system)
     (arguments '(#:include '("\\.el$" "\\.wsdl$" "\\.info$")))
     (propagated-inputs
-- 
2.25.1


[-- Attachment #1.3: 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#40080: [PATCH] gnu: emacs-debbugs: update to 0.22
  2020-03-15 18:04 [bug#40080] [PATCH] gnu: emacs-debbugs: update to 0.22 Michael Rohleder
@ 2020-03-15 18:28 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-03-15 18:28 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 40080-done

> From 13f8c3d57f00636319de26915a8683db39ae0eae Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@rohleder.de>
> Date: Sun, 15 Mar 2020 18:42:44 +0100
> Subject: [PATCH] gnu: emacs-debbugs: update to 0.22
> To: guix-patches@gnu.org
> 
> * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22.

Thanks! Pushed as e2c7dbbf98bfd1b73fa3067d92f2924a135f287a

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-15 18:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-15 18:04 [bug#40080] [PATCH] gnu: emacs-debbugs: update to 0.22 Michael Rohleder
2020-03-15 18:28 ` bug#40080: " Leo Famulari

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).