mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: 4ti2: Update to 1.6.12.
* gnu/packages/maths.scm (4ti2): Update to 1.6.12. Change-Id: I254f6d951718c55ce2edd0a3c85d45221ac2effe
This commit is contained in:
parent
780f4f38ff
commit
fadfec4c92
1 changed files with 2 additions and 2 deletions
|
@ -917,7 +917,7 @@ tropical varieties.")
|
||||||
(define-public 4ti2
|
(define-public 4ti2
|
||||||
(package
|
(package
|
||||||
(name "4ti2")
|
(name "4ti2")
|
||||||
(version "1.6.10")
|
(version "1.6.12")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -927,7 +927,7 @@ tropical varieties.")
|
||||||
version)
|
version)
|
||||||
"/4ti2-" version ".tar.gz"))
|
"/4ti2-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0sx8n4acmqx086a5cfkdkqxnjrlr7nsihnzxwi1vcij2n6z93hgp"))))
|
(base32 "1p82sjwsbyg418jfb1wzff1x10h4yhxgnqnsvz33k3x121k2cwjw"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list (@ (gnu packages base) which))) ; for the tests
|
(list (@ (gnu packages base) which))) ; for the tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue