GNU bug report logs -
#66440
[PATCH] gnu: mmg: Update to 5.7.2.
Previous Next
Reported by: "Paul A. Patience" <paul <at> apatience.com>
Date: Tue, 10 Oct 2023 13:52:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66440 in the body.
You can then email your comments to 66440 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66440
; Package
guix-patches
.
(Tue, 10 Oct 2023 13:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Paul A. Patience" <paul <at> apatience.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 10 Oct 2023 13:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Tue, 17 Oct 2023 09:57:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Paul A. Patience" <paul <at> apatience.com>
:
bug acknowledged by developer.
(Tue, 17 Oct 2023 09:57:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 66440-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
"Paul A. Patience" <paul <at> 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
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66440
; Package
guix-patches
.
(Tue, 17 Oct 2023 09:57:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 14 Nov 2023 12:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 277 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.