emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34659: closed ([PATCH] gnu: diffoscope: Update to


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34659: closed ([PATCH] gnu: diffoscope: Update to 112.)
Date: Tue, 26 Feb 2019 02:36:02 +0000

Your message dated Mon, 25 Feb 2019 21:35:08 -0500
with message-id <address@hidden>
and subject line Re: [bug#34659] [PATCH] gnu: diffoscope: Update to 112.
has caused the debbugs.gnu.org bug report #34659,
regarding [PATCH] gnu: diffoscope: Update to 112.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34659: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34659
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: diffoscope: Update to 112. Date: Mon, 25 Feb 2019 17:30:26 -0800
* gnu/packages/package-management (diffoscope): Update to 112.
---
 gnu/packages/package-management.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/package-management.scm 
b/gnu/packages/package-management.scm
index 477e977bb2..5a455ac116 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -548,13 +548,13 @@ transactions from C or Python.")
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "111")
+    (version "112")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri name version))
               (sha256
                (base32
-                "0sgqx3n0ny75bvcw10pfx61z67mdk5hx3mblw4gqnn2h9vc74qz1"))))
+                "00ry8iczfv85qyfxmarxpgdq2h5jfj41z8sl9005brk937a7p2fk"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.21.0

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34659] [PATCH] gnu: diffoscope: Update to 112. Date: Mon, 25 Feb 2019 21:35:08 -0500 User-agent: Mutt/1.11.3 (2019-02-01)
On Mon, Feb 25, 2019 at 05:30:26PM -0800, Vagrant Cascadian wrote:
> * gnu/packages/package-management (diffoscope): Update to 112.

Thanks! Pushed as 6dacaa70a0874662cbdabfc6df987cd5a09a518c

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]