summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-04-27 15:59:05 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2021-04-27 15:59:05 +0200
commite97376c15f386f87cbedc7e9edd7479e65aa90ba (patch)
tree3f0f63c4b227631505a0b0c29cdab16a52a959f6 /gnu
parent19f67a9197c41892e8e37020816a4f7f337d7e8d (diff)
downloadguix-e97376c15f386f87cbedc7e9edd7479e65aa90ba.tar.gz
gnu: lagrange: Update to 1.3.4.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.4.
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 50c3e69321..4d714982e9 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -725,7 +725,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.")
 (define-public lagrange
   (package
     (name "lagrange")
-    (version "1.3.3")
+    (version "1.3.4")
     (source
      (origin
        (method url-fetch)
@@ -733,7 +733,7 @@ key-bindings and 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 "19gafa8mz6zb5n37gfgan51clyxq8vw2grrvsb2l58ksynxwhwf4"))))
+        (base32 "108b8a9vdmf846v7p30fs9z0b68w3naifixnia0ra54ssxjvy0h6"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #false))                ;no tests