Loading pkgs/applications/editors/texmaker/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,11 +15,11 @@ stdenv.mkDerivation rec { pname = "texmaker"; version = "6.0.0"; version = "6.0.1"; src = fetchurl { url = "http://www.xm1math.net/texmaker/texmaker-${version}.tar.bz2"; hash = "sha256-l3zlgOJcGrbgvD2hA74LQ+v2C4zg0nJzEE/df1hhd/w="; hash = "sha256-uMI13wzY/XcUzXDTte42MWOwJUqd6pGAeBuPDi5GyvY="; }; buildInputs = [ Loading Loading
pkgs/applications/editors/texmaker/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,11 +15,11 @@ stdenv.mkDerivation rec { pname = "texmaker"; version = "6.0.0"; version = "6.0.1"; src = fetchurl { url = "http://www.xm1math.net/texmaker/texmaker-${version}.tar.bz2"; hash = "sha256-l3zlgOJcGrbgvD2hA74LQ+v2C4zg0nJzEE/df1hhd/w="; hash = "sha256-uMI13wzY/XcUzXDTte42MWOwJUqd6pGAeBuPDi5GyvY="; }; buildInputs = [ Loading