gnu: lagrange: Update to 1.3.4.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.4.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-27 15:59:05 +02:00
parent 19f67a9197
commit e97376c15f
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -725,7 +725,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
(version "1.3.3")
(version "1.3.4")
(source
(origin
(method url-fetch)
@ -733,7 +733,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.")
(string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
"download/v" version "/lagrange-" version ".tar.gz"))
(sha256
(base32 "19gafa8mz6zb5n37gfgan51clyxq8vw2grrvsb2l58ksynxwhwf4"))))
(base32 "108b8a9vdmf846v7p30fs9z0b68w3naifixnia0ra54ssxjvy0h6"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #false)) ;no tests