GNU bug report logs -
#70428
Update diffoscope to 264 and reprotest to 0.7.27
Previous Next
Full log
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2024-04-18, Vagrant Cascadian wrote:
> Try again, with patches in separate emails...
2 of 2 ...
[0002-gnu-reprotest-Update-to-0.7.27.patch (text/x-diff, inline)]
From cc540440521ca919814e7d8b35368d2ecc12daaf Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Tue, 16 Apr 2024 13:53:08 -0700
Subject: [PATCH 2/2] gnu: reprotest: Update to 0.7.27.
* gnu/packages/diffoscope.scm (reprotest): Update to 0.7.27.
---
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 fbcf3a36f2..8b72072bb5 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -253,7 +253,7 @@ (define (bin command)
(define-public reprotest
(package
(name "reprotest")
- (version "0.7.26")
+ (version "0.7.27")
(source
(origin
(method git-fetch)
@@ -262,7 +262,7 @@ (define-public reprotest
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1992wlkil07fmj64lw3i7l16dgkkzphz0f932hbkkj9rlcamdwxd"))))
+ (base32 "0z5i53dy4ax4gbidcqmwqq0686n1g397c79bsscfs94s2y35fsns"))))
(inputs
(list python-debian python-distro python-libarchive-c python-rstr))
(native-inputs
--
2.39.2
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year 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.