GNU bug report logs - #34775
[PATCH] gnu: diffoscope: Update to 113.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> reproducible-builds.org>

Date: Wed, 6 Mar 2019 20:38:01 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Subject: bug#34775: closed (Re: [bug#34775] [PATCH] gnu: diffoscope:
 Update to 113.)
Date: Wed, 06 Mar 2019 21:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34775: [PATCH] gnu: diffoscope: Update to 113.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34775 <at> debbugs.gnu.org.

-- 
34775: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34775
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 34775-done <at> debbugs.gnu.org
Subject: Re: [bug#34775] [PATCH] gnu: diffoscope: Update to 113.
Date: Wed, 06 Mar 2019 22:05:53 +0100
Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:

> * gnu/packages/package-management (diffoscope): Update to 113.

Pushed to the master branch with commit 11599cff1e.

Thanks!

-- 
Ricardo


[Message part 3 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: diffoscope: Update to 113.
Date: Wed, 06 Mar 2019 12:36:44 -0800
[Message part 4 (text/plain, inline)]
* gnu/packages/package-management (diffoscope): Update to 113.

---
 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 5a455ac116..dc864a6116 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 "112")
+    (version "113")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri name version))
               (sha256
                (base32
-                "00ry8iczfv85qyfxmarxpgdq2h5jfj41z8sl9005brk937a7p2fk"))))
+                "10wjri6vsqxf2nb7jjhsq38qlpf407b4qrdczrk696aa1v71i44w"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.20.1

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.