gnu: lagrange: Update to 1.5.0.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.5.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Solene Rapenne via Guix-patches via 2021-05-30 15:49:32 +02:00 committed by Nicolas Goaziou
parent d16ddafcc7
commit 4092813037
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -722,7 +722,7 @@ (define-public sbcl-next
(define-public lagrange
(package
(name "lagrange")
(version "1.4.2")
(version "1.5.0")
(source
(origin
(method url-fetch)
@ -730,7 +730,7 @@ (define-public lagrange
(string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
"download/v" version "/lagrange-" version ".tar.gz"))
(sha256
(base32 "1gnivksxxw2k0kx7fsyrwrxffl67dph2b9w9hsv9id6x89k6dwh2"))))
(base32 "0ziidk1qv7gaj2pvbla09vznjgslgqwr9ljfd9hskrv6nc68wafs"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #false)) ;no tests