* [bug#63339] Update diffoscope to 242
@ 2023-05-07 1:09 Vagrant Cascadian
2023-05-13 10:39 ` bug#63339: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2023-05-07 1:09 UTC (permalink / raw)
To: 63339
[-- Attachment #1.1: Type: text/plain, Size: 68 bytes --]
The attached patch updates diffoscope to 242.
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-242.patch --]
[-- Type: text/x-diff, Size: 1207 bytes --]
From 9f233d88a4d4cda30b0b6151a24bb24d041c29b0 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Sat, 6 May 2023 17:58:39 -0700
Subject: [PATCH] gnu: diffoscope: Update to 242.
* gnu/packages/diffoscope.scm (diffoscope): Update to 242.
---
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 ee4eec35fc..8f43945009 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 "239")
+ (version "242")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1awxazbrqqzqr5x50kam50ibmnjvidynkzp2158rdx5gy5lmnwcy"))))
+ (base32 "1aa6cszav4bgiljhkly0l3bzn4kggkncrk1zbc6hdm361r8yrw34"))))
(build-system python-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
--
2.39.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63339: Update diffoscope to 242
2023-05-07 1:09 [bug#63339] Update diffoscope to 242 Vagrant Cascadian
@ 2023-05-13 10:39 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-05-13 10:39 UTC (permalink / raw)
To: Vagrant Cascadian; +Cc: 63339-done
Vagrant Cascadian <vagrant@reproducible-builds.org> writes:
> The attached patch updates diffoscope to 242.
Pushed to master, thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-13 10:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-07 1:09 [bug#63339] Update diffoscope to 242 Vagrant Cascadian
2023-05-13 10:39 ` bug#63339: " 宋文武 via Guix-patches via
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).