* [bug#73087] Update to trydiffoscope to 67.0.8
@ 2024-09-07 0:46 Vagrant Cascadian
2024-09-09 13:23 ` bug#73087: " Z572
0 siblings, 1 reply; 2+ messages in thread
From: Vagrant Cascadian @ 2024-09-07 0:46 UTC (permalink / raw)
To: 73087
[-- Attachment #1.1: Type: text/plain, Size: 155 bytes --]
The attached patch updates trydiffoscope to 67.0.8.
Minor upstream changes, including a switch from python distutils to
setuptools.
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-trydiffoscope-Update-to-67.0.8.patch --]
[-- Type: text/x-diff, Size: 1205 bytes --]
From 571c8f092f5cf2ecb68e8d65927153a04535adeb Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Fri, 6 Sep 2024 17:37:47 -0700
Subject: [PATCH] gnu: trydiffoscope: Update to 67.0.8.
* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.8.
---
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 9e0a32cf23..5ded4d51e3 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -313,7 +313,7 @@ (define-public reprotest
(define-public trydiffoscope
(package
(name "trydiffoscope")
- (version "67.0.6")
+ (version "67.0.8")
(source
(origin
(method git-fetch)
@@ -323,7 +323,7 @@ (define-public trydiffoscope
(file-name (git-file-name name version))
(sha256
(base32
- "0jzxgqraf727fvjcc9bgwz8zymjiix07x54xzqpvm52cv681nd9j"))))
+ "0k698g4fws63rnav4pvfsf1hfds867xan59mmv5zw71r58lm6cxb"))))
(arguments
`(#:phases
(modify-phases %standard-phases
base-commit: 18d02443e1ec37779ee3cf63f9aaff1746bfdd8e
--
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#73087: Update to trydiffoscope to 67.0.8
2024-09-07 0:46 [bug#73087] Update to trydiffoscope to 67.0.8 Vagrant Cascadian
@ 2024-09-09 13:23 ` Z572
0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-09-09 13:23 UTC (permalink / raw)
To: Vagrant Cascadian; +Cc: 73087-done
[-- Attachment #1: Type: text/plain, Size: 1559 bytes --]
Vagrant Cascadian <vagrant@reproducible-builds.org> writes:
> The attached patch updates trydiffoscope to 67.0.8.
>
> Minor upstream changes, including a switch from python distutils to
> setuptools.
>
> live well,
> vagrant
>
> [2. text/x-diff; 0001-gnu-trydiffoscope-Update-to-67.0.8.patch]
> From 571c8f092f5cf2ecb68e8d65927153a04535adeb Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant@reproducible-builds.org>
> Date: Fri, 6 Sep 2024 17:37:47 -0700
> Subject: [PATCH] gnu: trydiffoscope: Update to 67.0.8.
>
> * gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.8.
> ---
> 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 9e0a32cf23..5ded4d51e3 100644
> --- a/gnu/packages/diffoscope.scm
> +++ b/gnu/packages/diffoscope.scm
> @@ -313,7 +313,7 @@ (define-public reprotest
> (define-public trydiffoscope
> (package
> (name "trydiffoscope")
> - (version "67.0.6")
> + (version "67.0.8")
> (source
> (origin
> (method git-fetch)
> @@ -323,7 +323,7 @@ (define-public trydiffoscope
> (file-name (git-file-name name version))
> (sha256
> (base32
> - "0jzxgqraf727fvjcc9bgwz8zymjiix07x54xzqpvm52cv681nd9j"))))
> + "0k698g4fws63rnav4pvfsf1hfds867xan59mmv5zw71r58lm6cxb"))))
> (arguments
> `(#:phases
> (modify-phases %standard-phases
>
> base-commit: 18d02443e1ec37779ee3cf63f9aaff1746bfdd8e
push, update style and use G-expression.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-09 13:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-07 0:46 [bug#73087] Update to trydiffoscope to 67.0.8 Vagrant Cascadian
2024-09-09 13:23 ` bug#73087: " Z572
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.