gnu: lagrange: Update to 1.15.2.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.2.
This commit is contained in:
Nicolas Goaziou 2023-02-11 10:36:06 +01:00
parent 1105c95e44
commit 29f04bbe4e
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -706,7 +706,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange (define-public lagrange
(package (package
(name "lagrange") (name "lagrange")
(version "1.15.1") (version "1.15.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -714,7 +714,7 @@ is fully configurable and extensible in Common Lisp.")
(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 "04596gbi6fpz555dclhd2z1q60myk3ypc37v3g9brfm1kmbpssac")) (base32 "1xgdarwc8cpwb4rcbasdbc2nn5mcvwl7fz7v70x974wpf5xjmd3k"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin