GNU bug report logs -
#76150
[PATCH 00/16] More patches towards SageMath.
Previous Next
Reported by: Vinicius Monego <monego <at> posteo.net>
Date: Sun, 9 Feb 2025 01:51:01 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
Message #41 received at 76150 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/algebra.scm (m4rie): Update to 20200125.
Change-Id: I114f5c2bf3a689d8d7e66dd3a9125970852c90a6
---
gnu/packages/algebra.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 90cee7e2ac..8175589006 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -1662,7 +1662,7 @@ (define-public symmetrica
(define-public m4rie
(package
(name "m4rie")
- (version "20150908")
+ (version "20200125")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1671,7 +1671,7 @@ (define-public m4rie
(file-name (git-file-name name version))
(sha256
(base32
- "0r8lv46qx5mkz5kp3ay2jnsp0mbhlqr5z2z220wdk73wdshcznss"))))
+ "078f0b4skv1bbdj0j9b397hydj7gimhfzf407nisy2zcyp2iqc3f"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf automake libtool))
--
2.48.1
This bug report was last modified 101 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.