gnu: ntl: Update to 11.5.1.

* gnu/packages/algebra.scm (ntl): Update to 11.5.1.

Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
vicvbcun 2022-07-23 22:52:00 +02:00 committed by Andreas Enge
parent 9683a6203c
commit 2a428633a7
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -540,14 +540,14 @@ (define-public python-flint
(define-public ntl
(package
(name "ntl")
(version "11.4.4")
(version "11.5.1")
(source (origin
(method url-fetch)
(uri (string-append "https://shoup.net/ntl/ntl-"
version ".tar.gz"))
(sha256
(base32
"1nr1h27j2gdz6badzz9lk2pknxhdijqdxqhd3haryh0sw616wzwx"))
"12ka3hym4skg63mp8vgkin79svbpdk2m6i41yvmcdjq62g1hc391"))
(modules '((guix build utils)))
(snippet
'(begin