xplayer: 2.4.3 -> 2.4.4

This commit is contained in:
Bobby Rong 2022-08-10 14:18:10 +08:00
parent ae47d9f9fa
commit 44d3de2222

View File

@ -34,13 +34,13 @@ in
stdenv.mkDerivation rec {
pname = "xplayer";
version = "2.4.3";
version = "2.4.4";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
sha256 = "sha256-0hQHhf2me28YTTKOzEkzoxRoSoHLwtiaHPKNPJ/Fg+0=";
sha256 = "sha256-o2vLNIELd1EYWG26t5gOpnamJrBJeg4P6fcLirkcmfM=";
};
# configure wants to find gst-inspect-1.0 via pkgconfig but