guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: trydiffoscope: Update to 67.0.6.


From: guix-commits
Subject: branch master updated: gnu: trydiffoscope: Update to 67.0.6.
Date: Fri, 02 Feb 2024 15:07:13 -0500

This is an automated email from the git hooks/post-receive script.

vagrantc pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new f45d051334 gnu: trydiffoscope: Update to 67.0.6.
f45d051334 is described below

commit f45d05133472a9da13eae20ba4a676c696682c90
Author: David Pflug <david@pflug.io>
AuthorDate: Sat Jan 27 08:59:02 2024 -0500

    gnu: trydiffoscope: Update to 67.0.6.
    
    * gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.6.
    
    Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org>
    
    Change-Id: I508a9ed647bbe2afc6b9ee9730ab1d5d08ade508
---
 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 982f12d39f..626ac00425 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -305,7 +305,7 @@ them in detail for later analysis.")
 (define-public trydiffoscope
  (package
    (name "trydiffoscope")
-   (version "67.0.1")
+   (version "67.0.6")
    (source
     (origin
       (method git-fetch)
@@ -315,7 +315,7 @@ them in detail for later analysis.")
       (file-name (git-file-name name version))
       (sha256
        (base32
-        "03b66cjii7l2yiwffj6ym6mycd5drx7prfp4j2550281pias6mjh"))))
+        "0jzxgqraf727fvjcc9bgwz8zymjiix07x54xzqpvm52cv681nd9j"))))
     (arguments
      `(#:phases
        (modify-phases %standard-phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]