GNU bug report logs - #45823
[PATCH] gnu: diffoscope: Update to 164.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Tue, 12 Jan 2021 18:28:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45823: closed ([PATCH] gnu: diffoscope: Update to 164.)
Date: Sat, 16 Jan 2021 22:04:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 16 Jan 2021 23:03:31 +0100
with message-id <871reky1xo.fsf <at> gnu.org>
and subject line Re: bug#45823: [PATCH] gnu: diffoscope: Update to 164.
has caused the debbugs.gnu.org bug report #45823,
regarding [PATCH] gnu: diffoscope: Update to 164.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45823: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45823
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: diffoscope: Update to 164.
Date: Tue, 12 Jan 2021 19:27:15 +0100
* gnu/packages/diffoscope.scm (diffoscope): Update to 164.
---
 gnu/packages/diffoscope.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index df29704acf..53cdbd8d84 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -72,7 +72,7 @@
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "162")
+    (version "164")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -81,7 +81,7 @@
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "02wjjbmdbyqpyizw384j50bc2ar4g5m40amz9q102gqbw6sflwbf"))))
+                "0vjxhz8p0k4y19sl1msrl8x4z3v205rlwj52k5hijv2gn9sqh795"))))
     (build-system python-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 45823-done <at> debbugs.gnu.org
Subject: Re: bug#45823: [PATCH] gnu: diffoscope: Update to 164.
Date: Sat, 16 Jan 2021 23:03:31 +0100
Hi,

Vincent Legoll <vincent.legoll <at> gmail.com> skribis:

> * gnu/packages/diffoscope.scm (diffoscope): Update to 164.

Applied, thanks!

Ludo’.


This bug report was last modified 4 years and 123 days ago.

Previous Next


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