aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2024-09-08 02:00:00 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2024-09-08 02:00:00 +0200
commit4e2a35661a97c70ec7c778452b5f7988da9d4e8f (patch)
tree0411e4c9b7997de5e3303890b275f8db60b4fae7 /gnu/packages
parent26942d67b784b164485252810847407f16e1a831 (diff)
downloadguix-4e2a35661a97c70ec7c778452b5f7988da9d4e8f.tar
guix-4e2a35661a97c70ec7c778452b5f7988da9d4e8f.tar.gz
gnu: 4ti2: Update to 1.6.10.
* gnu/packages/maths.scm (4ti2): Update to 1.6.10. Change-Id: Ic32526be423aade04a529fcdfbf9332a7c328daf
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/maths.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index a0cc0788ca..e9be154177 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -981,7 +981,7 @@ and much more.")
(define-public 4ti2
(package
(name "4ti2")
- (version "1.6.9")
+ (version "1.6.10")
(source
(origin
(method url-fetch)
@@ -991,7 +991,7 @@ and much more.")
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