unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Ford <fanquake@gmail.com>
To: 65476@debbugs.gnu.org
Subject: [bug#65476] [PATCH] gnu: pict: Update to 3.7.4.
Date: Wed, 23 Aug 2023 15:57:38 +0100	[thread overview]
Message-ID: <CAFyhPjUZUGAg0eNotcfm+97GaV_y6AaTo3xZNkMbywu-pPfJJA@mail.gmail.com> (raw)

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

             reply	other threads:[~2023-08-23 14:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-23 14:57 Michael Ford [this message]
2023-09-05 16:15 ` bug#65476: [PATCH] gnu: pict: Update to 3.7.4 Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFyhPjUZUGAg0eNotcfm+97GaV_y6AaTo3xZNkMbywu-pPfJJA@mail.gmail.com \
    --to=fanquake@gmail.com \
    --cc=65476@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).