From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: 69086@debbugs.gnu.org
Subject: [bug#69086] Update diffoscope to 257.
Date: Mon, 12 Feb 2024 12:56:22 -0800 [thread overview]
Message-ID: <877cj92yh5.fsf@contorta> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 150 bytes --]
Another day, another version of diffoscope!
Patch attached, both diffoscope and reprotest built for me, at least
on... arm64!
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-257.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]
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(-)
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index f4d271f690..e9b2c029c5 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 "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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2024-02-12 20:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-12 20:56 Vagrant Cascadian [this message]
2024-02-27 22:48 ` bug#69086: Update diffoscope to 258 Vagrant Cascadian
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877cj92yh5.fsf@contorta \
--to=vagrant@reproducible-builds.org \
--cc=69086@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).