* [bug#62173] Update diffoscope to 238
@ 2023-03-14 2:57 Vagrant Cascadian
0 siblings, 0 replies; only message in thread
From: Vagrant Cascadian @ 2023-03-14 2:57 UTC (permalink / raw)
To: 62173
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: 0001-gnu-diffoscope-Update-to-238.patch --]
[-- Type: text/x-diff, Size: 1562 bytes --]
From e105ef0bf1d4829d37124556d8425fd058074e0b Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Mon, 13 Mar 2023 16:39:19 -0700
Subject: [PATCH] gnu: diffoscope: Update to 238.
* gnu/packages/diffoscope.scm (diffoscope): Update to 238.
[native-inputs]: Switch from poppler to poppler-next.
---
gnu/packages/diffoscope.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 0dda89d860..2be87cbab3 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 "233")
+ (version "238")
(source
(origin
(method git-fetch)
@@ -84,7 +84,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1m6fc7k8cd7ahra05vqccw1fdbjj6d20vr3q8v67ynnyih5nmbnb"))))
+ (base32 "11bib2h149b4jzxqhdi3dwivk6m4rvzjl8kg2n68sykgwa2fv24p"))))
(build-system python-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
@@ -199,7 +199,7 @@ (define-public diffoscope
openssh
openssl
pgpdump
- poppler
+ poppler-next
python-jsbeautifier
r-minimal
rpm
base-commit: 5312d798ac36a72d8a977325a7c6ff7647be670a
--
2.39.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2023-03-14 2:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-14 2:57 [bug#62173] Update diffoscope to 238 Vagrant Cascadian
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).