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

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

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


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34443: closed ([PATCH] gnu: diffoscope: Update to 111.)
Date: Mon, 11 Feb 2019 21:56:01 +0000

Your message dated Mon, 11 Feb 2019 16:55:03 -0500
with message-id <address@hidden>
and subject line Re: [bug#34443] [PATCH] gnu: diffoscope: Update to 111.
has caused the debbugs.gnu.org bug report #34443,
regarding [PATCH] gnu: diffoscope: Update to 111.
to be marked as done.

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


-- 
34443: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34443
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: diffoscope: Update to 111. Date: Mon, 11 Feb 2019 10:35:52 -0800
* gnu/packages/package-management (diffoscope): Update to 111.
---
 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 2e69cd151..9714fe230 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -541,13 +541,13 @@ transactions from C or Python.")
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "106")
+    (version "111")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri name version))
               (sha256
                (base32
-                "0qrfp7nha2n2s9h5ibcf7rqji1amh4cqbcf80m6anim6p3ik26da"))))
+                "0sgqx3n0ny75bvcw10pfx61z67mdk5hx3mblw4gqnn2h9vc74qz1"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.20.1

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34443] [PATCH] gnu: diffoscope: Update to 111. Date: Mon, 11 Feb 2019 16:55:03 -0500 User-agent: Mutt/1.11.2 (2019-01-07)
On Mon, Feb 11, 2019 at 10:35:52AM -0800, Vagrant Cascadian wrote:
> * gnu/packages/package-management (diffoscope): Update to 111.

Thanks! Pushed as 295de8cc1af9afc2683cee332793bff1730bf1b3

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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