GNU bug report logs - #68759
[PATCH] gnu: trydiffoscope: Update to 67.0.6.

Previous Next

Package: guix-patches;

Reported by: David Pflug <david <at> pflug.io>

Date: Sat, 27 Jan 2024 14:00:02 UTC

Severity: normal

Tags: patch

Done: Vagrant Cascadian <vagrant <at> reproducible-builds.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: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68759: closed ([PATCH] gnu: trydiffoscope: Update to 67.0.6.)
Date: Fri, 02 Feb 2024 20:10:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 02 Feb 2024 12:08:46 -0800
with message-id <877cjm8w8h.fsf <at> wireframe>
and subject line Re: [bug#68759] [PATCH] gnu: trydiffoscope: Update to 67.0.6.
has caused the debbugs.gnu.org bug report #68759,
regarding [PATCH] gnu: trydiffoscope: Update to 67.0.6.
to be marked as done.

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


-- 
68759: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68759
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: David Pflug <david <at> pflug.io>
To: guix-patches <at> gnu.org
Cc: David Pflug <david <at> pflug.io>
Subject: [PATCH] gnu: trydiffoscope: Update to 67.0.6.
Date: Sat, 27 Jan 2024 08:59:02 -0500
* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.6.

Change-Id: I508a9ed647bbe2afc6b9ee9730ab1d5d08ade508
---
 gnu/packages/diffoscope.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index d950466ffe..4b010f009e 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -6,6 +6,7 @@
 ;;; Copyright © 2018, 2019 Rutger Helling <rhelling <at> mykolab.com>
 ;;; Copyright © 2019 Vagrant Cascadian <vagrant <at> reproducible-builds.org>
 ;;; Copyright © 2022, 2023 Efraim Flashner <efraim <at> flashner.co.il>
+;;; Copyright © 2024 David Pflug <david <at> pflug.io>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -305,7 +306,7 @@ (define-public reprotest
 (define-public trydiffoscope
  (package
    (name "trydiffoscope")
-   (version "67.0.1")
+   (version "67.0.6")
    (source
     (origin
       (method git-fetch)
@@ -315,7 +316,7 @@ (define-public trydiffoscope
       (file-name (git-file-name name version))
       (sha256
        (base32
-        "03b66cjii7l2yiwffj6ym6mycd5drx7prfp4j2550281pias6mjh"))))
+        "0jzxgqraf727fvjcc9bgwz8zymjiix07x54xzqpvm52cv681nd9j"))))
     (arguments
      `(#:phases
        (modify-phases %standard-phases

base-commit: 3821ee62ccfe21b83d82f313c84497dd9980a0e6
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: 68759-done <at> debbugs.gnu.org
Cc: David Pflug <david <at> pflug.io>
Subject: Re: [bug#68759] [PATCH] gnu: trydiffoscope: Update to 67.0.6.
Date: Fri, 02 Feb 2024 12:08:46 -0800
[Message part 4 (text/plain, inline)]
On 2024-01-27, David Pflug wrote:
> * gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.6.

Applied as f45d05133472a9da13eae20ba4a676c696682c90, removing the
copyright line, as a version bump and hash update are not copyrightable.

Thanks for the contributions!

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

This bug report was last modified 1 year and 107 days ago.

Previous Next


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