me
/
guix
Archived
1
0
Fork 0

gnu: lagrange: Update to 1.9.2.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.9.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Nikolay Korotkiy 2021-12-10 20:41:08 +03:00 committed by Nicolas Goaziou
parent e64eb96410
commit 6a53a7f36c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -693,7 +693,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange (define-public lagrange
(package (package
(name "lagrange") (name "lagrange")
(version "1.8.2") (version "1.9.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -701,7 +701,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 "1wb4gqn32sja2qik04chlcl743arr6c844zczy1a2aad5103cnip")) (base32 "1j4r2c6f9fqc22f14fjh28s324kfbb9ahf08nv0xlazy1y5g7f6d"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin