unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Paul A. Patience" <paul@apatience.com>
To: 66440@debbugs.gnu.org
Cc: "Paul A. Patience" <paul@apatience.com>
Subject: [bug#66440] [PATCH] gnu: mmg: Update to 5.7.2.
Date: Tue, 10 Oct 2023 13:50:53 +0000	[thread overview]
Message-ID: <3bcad90c3b26783bd10cacf8e49251d91db2936f.1696945827.git.paul@apatience.com> (raw)

* gnu/packages/graphics.scm (mmg): Update to 5.7.2.
---
 gnu/packages/graphics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/graphics.scm b/gnu/packages/graphics.scm
index 16254ab494..3a97cd2524 100644
--- a/gnu/packages/graphics.scm
+++ b/gnu/packages/graphics.scm
@@ -2526,7 +2526,7 @@ (define-public discregrid
 (define-public mmg
   (package
     (name "mmg")
-    (version "5.7.1")
+    (version "5.7.2")
     (source
      (origin
        (method git-fetch)
@@ -2535,7 +2535,7 @@ (define-public mmg
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0skb7yzsw6y44zp9gb729i5xks7qd97nvn3z6jhz4jksqksx7lz0"))))
+        (base32 "007d0mvqhnxxj6dbcip9s615asrbpgrbkpm5xn6m8k3n9sljr153"))))
     (build-system cmake-build-system)
     (outputs '("out" "lib" "doc"))
     (arguments

base-commit: f4e8baf3806e79d7111d2943859865ae4ee0b59d
-- 
2.41.0






             reply	other threads:[~2023-10-10 13:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-10 13:50 Paul A. Patience [this message]
2023-10-17  9:56 ` bug#66440: [PATCH] gnu: mmg: Update to 5.7.2 Christopher Baines

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=3bcad90c3b26783bd10cacf8e49251d91db2936f.1696945827.git.paul@apatience.com \
    --to=paul@apatience.com \
    --cc=66440@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).