me
/
guix
Archived
1
0
Fork 0

gnu: lagrange: Update to 1.15.8.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.8.
master
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
1 changed files with 2 additions and 2 deletions

View File

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