xplayer: 2.4.2 -> 2.4.3

This commit is contained in:
Bobby Rong 2022-07-17 22:22:36 +08:00
parent 463b2e3530
commit e34ae7b7f3
No known key found for this signature in database
GPG Key ID: ED07364437C91161

View File

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