Loading pkgs/by-name/sl/slipshow/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ ocamlPackages.buildDunePackage rec { pname = "slipshow"; version = "0.8.1"; version = "0.9.0"; src = fetchFromGitHub { owner = "panglesd"; repo = "slipshow"; tag = "v${version}"; hash = "sha256-13LoIvmSYGycuJpAqylyVmVnyttuyaQF1Dk/3BgikkE="; hash = "sha256-6i7zbfk0uBgwoXlg5fLvC+onZMYKBJwUd74FUakt3jc="; }; postPatch = '' Loading Loading
pkgs/by-name/sl/slipshow/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -9,13 +9,13 @@ ocamlPackages.buildDunePackage rec { pname = "slipshow"; version = "0.8.1"; version = "0.9.0"; src = fetchFromGitHub { owner = "panglesd"; repo = "slipshow"; tag = "v${version}"; hash = "sha256-13LoIvmSYGycuJpAqylyVmVnyttuyaQF1Dk/3BgikkE="; hash = "sha256-6i7zbfk0uBgwoXlg5fLvC+onZMYKBJwUd74FUakt3jc="; }; postPatch = '' Loading