unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65476] [PATCH] gnu: pict: Update to 3.7.4.
@ 2023-08-23 14:57 Michael Ford
  2023-09-05 16:15 ` bug#65476: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-23 14:57 UTC (permalink / raw)
  To: 65476

[-- Attachment #1: Type: text/plain, Size: 1027 bytes --]

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(-)

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 #2: Type: text/html, Size: 1296 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65476: [PATCH] gnu: pict: Update to 3.7.4.
  2023-08-23 14:57 [bug#65476] [PATCH] gnu: pict: Update to 3.7.4 Michael Ford
@ 2023-09-05 16:15 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-09-05 16:15 UTC (permalink / raw)
  To: Michael Ford; +Cc: 65476-done

Hello,

Michael Ford <fanquake@gmail.com> writes:

>>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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-05 16:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-23 14:57 [bug#65476] [PATCH] gnu: pict: Update to 3.7.4 Michael Ford
2023-09-05 16:15 ` bug#65476: " Maxim Cournoyer

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).