GNU bug report logs -
#65476
[PATCH] gnu: pict: Update to 3.7.4.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Wed, 23 Aug 2023 14:59:01 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65476 in the body.
You can then email your comments to 65476 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#65476
; Package
guix-patches
.
(Wed, 23 Aug 2023 14:59:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Ford <fanquake <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 23 Aug 2023 14:59:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
From c75650e5956c2e1dc445d5b083a90592d4ef0d46 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Wed, 23 Aug 2023 15:57:08 +0100
Subject: [PATCH] gnu: pict: Update to 3.7.4.
* gnu/packages/check.scm (pict): Update to 3.7.4.
---
gnu/packages/check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/check.scm b/gnu/packages/check.scm
index c057bf3443..1588ad9a3b 100644
--- a/gnu/packages/check.scm
+++ b/gnu/packages/check.scm
@@ -108,7 +108,7 @@ (define-module (gnu packages check)
(define-public pict
(package
(name "pict")
- (version "3.7.3")
+ (version "3.7.4")
(source
(origin
(method git-fetch)
@@ -118,7 +118,7 @@ (define-public pict
(file-name (git-file-name name version))
(sha256
(base32
- "0bpyl0zklw2fyxgynrc7shg0xamw8rr68zmh528niscrpavsmfpi"))))
+ "1f3xpcdwihlxd8lj5clzfiz4rybhzdib95nrsnjfl009gh6gbwh0"))))
(build-system gnu-build-system)
(arguments
(list
--
2.42.0
[Message part 2 (text/html, inline)]
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Tue, 05 Sep 2023 16:16:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 05 Sep 2023 16:16:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 65476-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Michael Ford <fanquake <at> gmail.com> writes:
>>From c75650e5956c2e1dc445d5b083a90592d4ef0d46 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Wed, 23 Aug 2023 15:57:08 +0100
> Subject: [PATCH] gnu: pict: Update to 3.7.4.
>
> * gnu/packages/check.scm (pict): Update to 3.7.4.
That was applied in 9a8bae8cae258625fc5a75726dd1699ea8069a2b.
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 04 Oct 2023 11:24:38 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.