[PATCH] gnu: pict: Update to 3.7.4.

  • Done
  • quality assurance status badge
Details
2 participants
  • Michael Ford
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Michael Ford
Severity
normal
M
M
Michael Ford wrote on 23 Aug 2023 16:57
(address . guix-patches@gnu.org)
CAFyhPjUZUGAg0eNotcfm+97GaV_y6AaTo3xZNkMbywu-pPfJJA@mail.gmail.com
From c75650e5956c2e1dc445d5b083a90592d4ef0d46 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@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(-)

Toggle diff (24 lines)
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
Attachment: file
M
M
Maxim Cournoyer wrote on 5 Sep 2023 18:15
(name . Michael Ford)(address . fanquake@gmail.com)(address . 65476-done@debbugs.gnu.org)
87o7igha0h.fsf@gmail.com
Hello,

Michael Ford <fanquake@gmail.com> writes:

Toggle quote (7 lines)
>>From c75650e5956c2e1dc445d5b083a90592d4ef0d46 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@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
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65476@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65476
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch