[bug#69086] Update diffoscope to 257.
Commit Message
Another day, another version of diffoscope!
Patch attached, both diffoscope and reprotest built for me, at least
on... arm64!
live well,
vagrant
Comments
On 2024-02-12, Vagrant Cascadian wrote:
> Subject: [PATCH] gnu: diffoscope: Update to 257.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 257.
Pushed 16ab67182bc1e5b046caee9a2e38b71159703f34 updating to 258, which
had only debian-specific changes beyond 257.
live well,
vagrant
From a894ef58b196b4490d7ef06c1060fead300cf61c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Mon, 12 Feb 2024 11:24:28 -0800
Subject: [PATCH] gnu: diffoscope: Update to 257.
* gnu/packages/diffoscope.scm (diffoscope): Update to 257.
---
gnu/packages/diffoscope.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
- (version "256")
+ (version "257")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1sdg314a3hp2kv492130p8w7j8mlhymij7h2rndm4q7gqrshp6jf"))))
+ (base32 "0niglcdjw75qfsrv2biy9qx1h4zmiynddsy19prb72rh4zbywdn6"))))
(build-system python-build-system)
(arguments
(list
base-commit: bb92a4d7bc71197a51eea9075387c5313f299085
--
2.39.2