gnu: lagrange: Update to 1.14.2.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.14.2.
This commit is contained in:
Tobias Geerinckx-Rice 2023-01-15 01:00:01 +01:00
parent 4e9cb45da0
commit a81f89ba39
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -706,7 +706,7 @@ (define-public nyxt
(define-public lagrange
(package
(name "lagrange")
(version "1.14.1")
(version "1.14.2")
(source
(origin
(method url-fetch)
@ -714,7 +714,7 @@ (define-public lagrange
(string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
"download/v" version "/lagrange-" version ".tar.gz"))
(sha256
(base32 "0dhynq5pn6xjis0bpnam89km9qbrdxkbv76mfsx6jzda934iyy2n"))
(base32 "0r4cwpgnz761dvkfijq0p7pcyzq6f8bnmivijpnpf3bkzpvmxc2i"))
(modules '((guix build utils)))
(snippet
'(begin