GNU bug report logs -
#74698
Update diffoscope to 283
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
The attached patch updates diffoscope to 283.
reprotest, the only dependent, still builds.
live well,
vagrant
[0001-gnu-diffoscope-Update-to-283.patch (text/x-diff, inline)]
From 499ba9834ca6e3c9bce2f90ab36a6f70ac28cfe8 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Wed, 4 Dec 2024 14:53:55 -0800
Subject: [PATCH] gnu: diffoscope: Update to 283.
* gnu/packages/diffoscope.scm (diffoscope): Update to 283.
---
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 04e4ca2dc4..239742a5d2 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
- (version "282")
+ (version "283")
(source
(origin
(method git-fetch)
@@ -84,7 +84,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0xaig9fimj7jdq2k3m47jb04fj98fmzx83m5yf6kz04rivj8by3i"))))
+ (base32 "006q0bb7m7jz8priiaa8mhjzj4qp8jj003kmr4n7ss0sh1qp046f"))))
(build-system python-build-system)
(arguments
(list
base-commit: 006679d1e6ca7acea0629b4f019c8cf89cde08be
--
2.39.5
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 167 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.