gnu: cm: Update to 0.4.4.

* gnu/packages/algebra.scm (cm): Update to 0.4.4.

Change-Id: I1f9b49a0219bf3327e3e7c5eadc9e58e08744b92
This commit is contained in:
Andreas Enge 2025-07-26 12:00:28 +02:00
parent bc2625db7d
commit d5124a4fbb
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -152,7 +152,7 @@ greatest common divisor operations.")
(define-public cm
(package
(name "cm")
(version "0.4.3")
(version "0.4.4")
(source (origin
(method url-fetch)
(uri (string-append
@ -160,7 +160,7 @@ greatest common divisor operations.")
version ".tar.gz"))
(sha256
(base32
"01dha0hl0daappjiydpk4ngl9nxkxli6a48jp6d7v85yjjykac5j"))))
"0zkdl4cka32jclhajm7wdpkyzjq1335l58janjisv88a1di9gyy6"))))
(build-system gnu-build-system)
(propagated-inputs
(list mpfrcx zlib)) ; Header files included from lib/cm.h.