Merge pull request #133886 from r-ryantm/auto-update/xplayer

xplayer: 2.4.0 -> 2.4.2
This commit is contained in:
Lassulus
2021-08-17 09:40:26 +02:00
committed by GitHub
+2 -2
View File
@@ -34,13 +34,13 @@ in
stdenv.mkDerivation rec {
pname = "xplayer";
version = "2.4.0";
version = "2.4.2";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
sha256 = "1xcv6nr2gc0vji5afwy283v7bgx46kzgrq79hl8q9pz995qq2kbp";
sha256 = "sha256-qoBJKY0CZyhp9foUehq5hInEENRGZuy1D6jAMjbjYhA=";
};
# configure wants to find gst-inspect-1.0 via pkgconfig but