lyx: 2.3.6 -> 2.3.6.1

master
R. RyanTM 2021-01-20 04:52:31 +00:00 committed by tomberek
parent 5dab7824e9
commit 5f621580de
1 changed files with 2 additions and 2 deletions

View File

@ -3,12 +3,12 @@
}:
mkDerivation rec {
version = "2.3.6";
version = "2.3.6.1";
pname = "lyx";
src = fetchurl {
url = "ftp://ftp.lyx.org/pub/lyx/stable/2.3.x/${pname}-${version}.tar.xz";
sha256 = "160whjwwrmxizdakjlkf9xc86bhqfnslw47fixgqq4qhbapcxxkg";
sha256 = "sha256-xr7SYzQZiY4Bp8w1AxDX2TS/WRyrcln8JYGqTADq+ng=";
};
# LaTeX is used from $PATH, as people often want to have it with extra pkgs