about summary refs log tree commit diff
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2024-02-03 21:55:29 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2024-02-03 21:55:29 +0000
commitb13e32f1f86d0f3768ec4b4c223e152b52ee0d5b (patch)
tree89c2eb612fc05dd38d701e66919a99b6ad148f65
parent144fcada81a35097b15aa5dedd1ba87c7a94bfce (diff)
lyx: 2.3.6.1 -> 2.3.7-1
-rw-r--r--pkgs/applications/misc/lyx/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/misc/lyx/default.nix b/pkgs/applications/misc/lyx/default.nix
index 514cca9e8a5e8..dc79cc5922fb9 100644
--- a/pkgs/applications/misc/lyx/default.nix
+++ b/pkgs/applications/misc/lyx/default.nix
@@ -3,12 +3,12 @@
 }:
 
 mkDerivation rec {
-  version = "2.3.6.1";
+  version = "2.3.7-1";
   pname = "lyx";
 
   src = fetchurl {
     url = "ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${pname}-${version}.tar.xz";
-    sha256 = "sha256-xr7SYzQZiY4Bp8w1AxDX2TS/WRyrcln8JYGqTADq+ng=";
+    sha256 = "sha256-Ob6IZPuGs06IMQ5w+4Dl6eKWYB8IVs8WGqCUFxcY2O0=";
   };
 
   # Needed with GCC 12