me
/
guix
Archived
1
0
Fork 0

gnu: lagrange: Update to 1.10.0.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.10.0.
Nicolas Goaziou 2022-01-18 09:11:21 +01:00
parent b9020b9b7f
commit 61482a473a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -691,7 +691,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
(version "1.9.5")
(version "1.10.0")
(source
(origin
(method url-fetch)
@ -699,7 +699,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 "184wyhr6raqr0sk21ap98hf85cmilv5rrfsyhvcc4dfjy61m5mqh"))
(base32 "0zsgjppy9r5q8pnxn00pnhldniwg5ydjgdkvrnf0pls5pn04hb1q"))
(modules '((guix build utils)))
(snippet
'(begin