gnu: armadillo: Update to 12.4.2.

* gnu/packages/maths.scm (armadillo): Update to 12.4.2.

Change-Id: I06b5c63075589de9ef0c32115da912190c077b85
This commit is contained in:
Tobias Geerinckx-Rice 2024-09-08 02:00:00 +02:00
parent 20f24779fd
commit 278cce9f61
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -5092,14 +5092,14 @@ full text searching.")
(define-public armadillo
(package
(name "armadillo")
(version "12.4.1")
(version "12.4.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/arma/armadillo-"
version ".tar.xz"))
(sha256
(base32
"15zkvjbdxiiazhvh0g6y0ig9pgc4rvwnzplmnkx9dffz4xfn69w1"))))
"150fcl2cca3ks91ahgr32jw0ww8lc8ng84mczfab7clvigqpdnpv"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no test target