From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: 66672@debbugs.gnu.org
Subject: [bug#66672] Update diffoscope to 251.
Date: Sat, 21 Oct 2023 14:39:26 -0700 [thread overview]
Message-ID: <87a5sbslip.fsf@wireframe> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 137 bytes --]
The attached patch updates diffoscope to 251.
Builds successfully, as does reprotest, the only dependent package.
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-251.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]
From 4eeb1cf6b3dbfa58c54e7dcd890ad54cc87e2c22 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Sat, 21 Oct 2023 14:22:05 -0700
Subject: [PATCH] gnu: diffoscope: Update to 251.
* gnu/packages/diffoscope.scm (diffoscope): Update to 251.
---
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 1b8b77d7a4..5ab54de0e9 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
- (version "250")
+ (version "251")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "12cdsgxlva1gcry16w9x44ji9asar1n8p9q6rv2jd1gr9fi6l0sz"))))
+ (base32 "1200kzwqyw2m298z8rfbiiziprz4s1n176z42xyziwc6mbx8m09z"))))
(build-system python-build-system)
(arguments
(list
base-commit: e6af40d7b46b5c9e397a38c62c885fb42ccd9d26
--
2.39.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2023-10-21 21:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-21 21:39 Vagrant Cascadian [this message]
2023-10-25 9:43 ` bug#66672: Update diffoscope to 251 Mathieu Othacehe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a5sbslip.fsf@wireframe \
--to=vagrant@reproducible-builds.org \
--cc=66672@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.