mate.mate-media: 1.26.0 -> 1.26.1

https://github.com/mate-desktop/mate-media/compare/v1.26.0...v1.26.1
This commit is contained in:
Bobby Rong 2023-05-15 04:38:28 +00:00
parent 17a689596b
commit b6db55ebbe
No known key found for this signature in database

View file

@ -14,11 +14,11 @@
stdenv.mkDerivation rec {
pname = "mate-media";
version = "1.26.0";
version = "1.26.1";
src = fetchurl {
url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "0fiwzsir8i1bqz7g7b20g5zs28qq63j41v9c5z69q8fq7wh1nwwb";
sha256 = "KLKiGiltkVx8BtnSFvSahUHNPOyJWzJZvKBoqF4m6ws=";
};
buildInputs = [