gnu: 4ti2: Update to 1.6.10.

* gnu/packages/maths.scm (4ti2): Update to 1.6.10.

Change-Id: Ic32526be423aade04a529fcdfbf9332a7c328daf
This commit is contained in:
Tobias Geerinckx-Rice 2024-09-08 02:00:00 +02:00
parent 26942d67b7
commit 4e2a35661a
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -981,7 +981,7 @@ (define-public linasm
(define-public 4ti2
(package
(name "4ti2")
(version "1.6.9")
(version "1.6.10")
(source
(origin
(method url-fetch)
@ -991,7 +991,7 @@ (define-public 4ti2
version)
"/4ti2-" version ".tar.gz"))
(sha256
(base32 "0rj92x6p9m3la5gasjbj7sa569im527ffmka5y2sv1amgd3fflrh"))))
(base32 "0sx8n4acmqx086a5cfkdkqxnjrlr7nsihnzxwi1vcij2n6z93hgp"))))
(build-system gnu-build-system)
(native-inputs
(list (@ (gnu packages base) which))) ; for the tests