1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: singular: Update to 4.4.1.

* gnu/packages/algebra.scm (singular): Update to 4.4.1.

Change-Id: I421820e942584d4afde5b7c6df6214efa0f697b9
This commit is contained in:
Vinicius Monego
2025-06-22 00:06:46 -03:00
parent 965e06f248
commit faf99c1d55

View File

@@ -610,7 +610,7 @@ matrices, and polynomials over the integers and over finite fields.")
(define-public singular
(package
(name "singular")
(version "4.4.0p8")
(version "4.4.1")
(source
(origin
(method url-fetch)
@@ -626,7 +626,7 @@ matrices, and polynomials over the integers and over finite fields.")
"/singular-" version ".tar.gz"))
(sha256
(base32
"1kppj2ilblq0wcfksgcj5gqpsg87kmahsyw6kn3kh457kf3yngb6"))))
"16xlhar1krlskh9gxbw1gw4qi8248c95w71vzxdw72avs2pblkva"))))
(build-system gnu-build-system)
(arguments
(list