Archived
1
0
Fork 0

gnu: lagrange: Update to 1.15.8.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.8.
This commit is contained in:
Nicolas Goaziou 2023-04-23 17:24:12 +02:00
parent 1d3bba01ea
commit 2ad1a3731f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -697,7 +697,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange (define-public lagrange
(package (package
(name "lagrange") (name "lagrange")
(version "1.15.5") (version "1.15.8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -705,7 +705,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 "187h42qqddf7595bzf0wb2vc9yd76ad99vbwl9sdhmy8d6qma6gs")) (base32 "0ss1d522f4nnzwhjix58qfbmva9w5j6y6lhlqmjrshv18b1ay4bm"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin