summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2023-06-04 21:07:35 +0300
committerEfraim Flashner <efraim@flashner.co.il>2023-06-04 21:08:30 +0300
commiteed55a6544d5bda2245ec853e5fa4b28e1865bea (patch)
tree275b8045c24da94fdf992a00f5c2a4ecca5403f9 /gnu
parentc15470671ae4cf16def99fc5e3365ef5bf04f91c (diff)
downloadguix-eed55a6544d5bda2245ec853e5fa4b28e1865bea.tar.gz
gnu: lagrange: Update to 1.16.3.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.3.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/web-browsers.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 1fe5ef5c82..7d1f61be53 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -724,7 +724,7 @@ is fully configurable and extensible in Common Lisp.")
 (define-public lagrange
   (package
     (name "lagrange")
-    (version "1.15.9")
+    (version "1.16.3")
     (source
      (origin
        (method url-fetch)
@@ -732,7 +732,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 "19pn5nnlskyj7w61s9vg5c0vb0hpdyalj3m8znvs4lgw3463ijs3"))
+        (base32 "1kmhxacka0rixxv1r5vqjhxmdxll73b5w5ja18m1qpbk2sk00bg8"))
        (modules '((guix build utils)))
        (snippet
         '(begin