gnu: singular: Update to 4.4.1p5.

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

Change-Id: I3d3b3969fa2f55abf3380840cb24933c1f1c2627
This commit is contained in:
Andreas Enge 2025-12-19 13:53:17 +01:00
parent 7ec5abb669
commit 0c9b2cf0d0
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

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