Loading pkgs/applications/video/haruna/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -26,13 +26,13 @@ stdenv.mkDerivation rec { pname = "haruna"; version = "1.3.3"; version = "1.4.0"; src = fetchFromGitLab { owner = "multimedia"; repo = "haruna"; rev = "v${version}"; hash = "sha256-EoB8qoCiB6jvHqfhkGHhiq9/79MBLt6GguvRIwY90B0="; hash = "sha256-7983qZ7c3i8Ilyvu36t02zeIcVO96PXGNLH3wq6JsvI="; domain = "invent.kde.org"; }; Loading Loading
pkgs/applications/video/haruna/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -26,13 +26,13 @@ stdenv.mkDerivation rec { pname = "haruna"; version = "1.3.3"; version = "1.4.0"; src = fetchFromGitLab { owner = "multimedia"; repo = "haruna"; rev = "v${version}"; hash = "sha256-EoB8qoCiB6jvHqfhkGHhiq9/79MBLt6GguvRIwY90B0="; hash = "sha256-7983qZ7c3i8Ilyvu36t02zeIcVO96PXGNLH3wq6JsvI="; domain = "invent.kde.org"; }; Loading