mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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:
parent
7ec5abb669
commit
0c9b2cf0d0
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue