libsForQt5.phonon-backend-vlc: 0.11.1 -> 0.11.2

This commit is contained in:
R. RyanTM
2021-02-08 02:52:51 +00:00
parent b8a309344f
commit 1bfbe393c2
@@ -7,7 +7,7 @@ with lib;
stdenv.mkDerivation rec {
pname = "phonon-backend-vlc";
version = "0.11.1";
version = "0.11.2";
meta = with lib; {
homepage = "https://phonon.kde.org/";
@@ -18,7 +18,7 @@ stdenv.mkDerivation rec {
src = fetchurl {
url = "mirror://kde/stable/phonon/${pname}/${version}/${pname}-${version}.tar.xz";
sha256 = "1vp52i5996khpxs233an7mlrzdji50gcs58ig8nrwfwlgyb1xnfc";
sha256 = "sha256-xsM7/GjRN/DlegKeS3mMu5D1Svb3Ma9JZ3hXeRzNU6U=";
};
buildInputs = [