unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66440] [PATCH] gnu: mmg: Update to 5.7.2.
@ 2023-10-10 13:50 Paul A. Patience
  2023-10-17  9:56 ` bug#66440: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2023-10-10 13:50 UTC (permalink / raw)
  To: 66440; +Cc: Paul A. Patience

* 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






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

* bug#66440: [PATCH] gnu: mmg: Update to 5.7.2.
  2023-10-10 13:50 [bug#66440] [PATCH] gnu: mmg: Update to 5.7.2 Paul A. Patience
@ 2023-10-17  9:56 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-10-17  9:56 UTC (permalink / raw)
  To: Paul A. Patience; +Cc: 66440-done, guix-patches

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


"Paul A. Patience" <paul@apatience.com> writes:

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

Thanks for the patch, I've pushed this to master as
b7d4ed43df0077e9c43f25d2bfff9b6f7cb29c0e.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-10-17 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-10 13:50 [bug#66440] [PATCH] gnu: mmg: Update to 5.7.2 Paul A. Patience
2023-10-17  9:56 ` bug#66440: " Christopher Baines

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