GNU bug report logs
Report forwarded
to guix-patches@gnu.org
:
bug#73087
; Package guix-patches
.
(Sat, 07 Sep 2024 01:03:03 GMT) (full text , mbox , link ).
Acknowledgement sent
to Vagrant Cascadian <vagrant@reproducible-builds.org>
:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org
.
(Sat, 07 Sep 2024 01:03:03 GMT) (full text , mbox , link ).
Message #5 received at submit@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
The attached patch updates trydiffoscope to 67.0.8.
Minor upstream changes, including a switch from python distutils to
setuptools.
live well,
vagrant
[0001-gnu-trydiffoscope-Update-to-67.0.8.patch (text/x-diff, inline)]
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
[signature.asc (application/pgp-signature, inline)]
Reply sent
to Z572 <zhengjunjie@iscas.ac.cn>
:
You have taken responsibility.
(Mon, 09 Sep 2024 13:24:03 GMT) (full text , mbox , link ).
Notification sent
to Vagrant Cascadian <vagrant@reproducible-builds.org>
:
bug acknowledged by developer.
(Mon, 09 Sep 2024 13:24:03 GMT) (full text , mbox , link ).
Message #10 received at 73087-done@debbugs.gnu.org (full text , mbox , reply ):
[Message part 1 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from Debbugs Internal Request <help-debbugs@gnu.org>
to internal_control@debbugs.gnu.org
.
(Tue, 08 Oct 2024 11:24:17 GMT) (full text , mbox , link ).
Display info messages
Send a report that this bug log contains spam .
debbugs.gnu.org maintainers
<help-debbugs@gnu.org >.
Last modified:
Mon Nov 4 22:23:20 2024;
Machine Name:
wallace-server
GNU bug tracking system
Debbugs is free software and licensed under the terms of the
GNU Public License version 2. The current version can be
obtained from https://bugs.debian.org/debbugs-source/ .
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.