Loading pkgs/by-name/xv/xviewer/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -28,13 +28,13 @@ stdenv.mkDerivation rec { pname = "xviewer"; version = "3.4.7"; version = "3.4.8"; src = fetchFromGitHub { owner = "linuxmint"; repo = pname; rev = version; hash = "sha256-hRX+vSotjhoQ/fyFdCelr9IHZGUM8xaYHNfX2vD3nq0="; hash = "sha256-Wn1a/tGNIJNGbgDKoMMMo/oCXrqCXDM1nTUgCZt0O/U="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/xv/xviewer/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -28,13 +28,13 @@ stdenv.mkDerivation rec { pname = "xviewer"; version = "3.4.7"; version = "3.4.8"; src = fetchFromGitHub { owner = "linuxmint"; repo = pname; rev = version; hash = "sha256-hRX+vSotjhoQ/fyFdCelr9IHZGUM8xaYHNfX2vD3nq0="; hash = "sha256-Wn1a/tGNIJNGbgDKoMMMo/oCXrqCXDM1nTUgCZt0O/U="; }; nativeBuildInputs = [ Loading