gnu: lagrange: Update to 1.4.2.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Solene Rapenne via Guix-patches via 2021-05-22 22:35:31 +02:00 committed by Nicolas Goaziou
parent 3c52c96ca2
commit 7c1065030d
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.3.4")
(version "1.4.2")
(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 "108b8a9vdmf846v7p30fs9z0b68w3naifixnia0ra54ssxjvy0h6"))))
(base32 "1gnivksxxw2k0kx7fsyrwrxffl67dph2b9w9hsv9id6x89k6dwh2"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #false)) ;no tests