mate.mate-control-center: 1.26.0 -> 1.26.1

https://github.com/mate-desktop/mate-control-center/compare/v1.26.0...v1.26.1
This commit is contained in:
Bobby Rong 2023-05-08 03:02:30 +00:00
parent 52a4a15c54
commit d9edc0e441
No known key found for this signature in database

View file

@ -23,11 +23,11 @@
stdenv.mkDerivation rec {
pname = "mate-control-center";
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 = "0jhkn0vaz8glji4j5ar6im8l2wf40kssl07gfkz40rcgfzm18rr8";
sha256 = "4F9JKjtleqVvxY989xvIyA344lNR/eTbT1I6uNtbVgg=";
};
nativeBuildInputs = [