emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66440: closed ([PATCH] gnu: mmg: Update to 5.7.2.)


From: GNU bug Tracking System
Subject: bug#66440: closed ([PATCH] gnu: mmg: Update to 5.7.2.)
Date: Tue, 17 Oct 2023 09:57:03 +0000

Your message dated Tue, 17 Oct 2023 10:56:03 +0100
with message-id <871qdt7et1.fsf@cbaines.net>
and subject line Re: [bug#66440] [PATCH] gnu: mmg: Update to 5.7.2.
has caused the debbugs.gnu.org bug report #66440,
regarding [PATCH] gnu: mmg: Update to 5.7.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
66440: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66440
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mmg: Update to 5.7.2. Date: Tue, 10 Oct 2023 13:50:53 +0000
* 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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#66440] [PATCH] gnu: mmg: Update to 5.7.2. Date: Tue, 17 Oct 2023 10:56:03 +0100 User-agent: mu4e 1.10.5; emacs 28.2
"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: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]