all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68759] [PATCH] gnu: trydiffoscope: Update to 67.0.6.
@ 2024-01-27 13:59 David Pflug
  2024-01-30 19:45 ` Vagrant Cascadian
  2024-02-02 20:08 ` bug#68759: " Vagrant Cascadian
  0 siblings, 2 replies; 3+ messages in thread
From: David Pflug @ 2024-01-27 13:59 UTC (permalink / raw)
  To: 68759; +Cc: David Pflug, Vagrant Cascadian

* 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@mykolab.com>
 ;;; Copyright © 2019 Vagrant Cascadian <vagrant@reproducible-builds.org>
 ;;; Copyright © 2022, 2023 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2024 David Pflug <david@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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#68759] [PATCH] gnu: trydiffoscope: Update to 67.0.6.
  2024-01-27 13:59 [bug#68759] [PATCH] gnu: trydiffoscope: Update to 67.0.6 David Pflug
@ 2024-01-30 19:45 ` Vagrant Cascadian
  2024-02-02 20:08 ` bug#68759: " Vagrant Cascadian
  1 sibling, 0 replies; 3+ messages in thread
From: Vagrant Cascadian @ 2024-01-30 19:45 UTC (permalink / raw)
  To: David Pflug; +Cc: 68759

[-- Attachment #1: Type: text/plain, Size: 390 bytes --]

On 2024-01-27, David Pflug wrote:
> * gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.6.
...
> -   (version "67.0.1")
> +   (version "67.0.6")

I have avoided updating trydiffoscope so far because (nearly?) all the
changes are specific to Debian packaging, but it might be nice to just
get it "current" with upstream, which is not actively changing much.


live well,
  vagrant

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#68759: [PATCH] gnu: trydiffoscope: Update to 67.0.6.
  2024-01-27 13:59 [bug#68759] [PATCH] gnu: trydiffoscope: Update to 67.0.6 David Pflug
  2024-01-30 19:45 ` Vagrant Cascadian
@ 2024-02-02 20:08 ` Vagrant Cascadian
  1 sibling, 0 replies; 3+ messages in thread
From: Vagrant Cascadian @ 2024-02-02 20:08 UTC (permalink / raw)
  To: 68759-done; +Cc: David Pflug

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-02 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-27 13:59 [bug#68759] [PATCH] gnu: trydiffoscope: Update to 67.0.6 David Pflug
2024-01-30 19:45 ` Vagrant Cascadian
2024-02-02 20:08 ` bug#68759: " Vagrant Cascadian

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.