GNU bug report logs - #34659
[PATCH] gnu: diffoscope: Update to 112.

Previous Next

Package: guix-patches;

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

Date: Tue, 26 Feb 2019 01:31:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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#34659: closed (Re: [bug#34659] [PATCH] gnu: diffoscope:
 Update to 112.)
Date: Tue, 26 Feb 2019 02:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34659: [PATCH] gnu: diffoscope: Update to 112.

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 34659 <at> debbugs.gnu.org.

-- 
34659: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34659
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 34659-done <at> debbugs.gnu.org
Subject: Re: [bug#34659] [PATCH] gnu: diffoscope: Update to 112.
Date: Mon, 25 Feb 2019 21:35:08 -0500
[Message part 3 (text/plain, inline)]
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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: diffoscope: Update to 112.
Date: Mon, 25 Feb 2019 17:30:26 -0800
[Message part 6 (text/plain, inline)]
* 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

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

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

Previous Next


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