Archived
1
0
Fork 0

gnu: lagrange: Update to 1.12.1.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.12.1.
This commit is contained in:
Efraim Flashner 2022-04-06 23:33:28 +03:00
parent 00ce149606
commit aacd44278b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -692,7 +692,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange (define-public lagrange
(package (package
(name "lagrange") (name "lagrange")
(version "1.11.2") (version "1.12.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -700,7 +700,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 "07vr0n8zpxcf6vjf4rz30s75llzxg9yndqphar4b1iygig9rx6jf")) (base32 "10v4bp5h1qq24by61yw52rr13m23smfj2whxfzcxc34qgsdjsd4a"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin