gnu: lagrange: Update to 1.15.1.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.1.
This commit is contained in:
Nicolas Goaziou 2023-01-28 10:10:18 +01:00
parent b23f27e272
commit bedaf3115e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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