3
0
Fork 0
forked from mirrors/nixpkgs

mate.mate-settings-daemon: 1.26.0 -> 1.26.1

https://github.com/mate-desktop/mate-settings-daemon/compare/v1.26.0...v1.26.1
This commit is contained in:
Bobby Rong 2023-05-13 03:44:29 +00:00
parent 1141632dd4
commit a9ac128103
No known key found for this signature in database

View file

@ -21,11 +21,11 @@
stdenv.mkDerivation rec {
pname = "mate-settings-daemon";
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 = "0hbdwqagxh1mdpxfdqr1ps3yqvk0v0c5zm0bwk56y6l1zwbs0ymp";
sha256 = "aX6mW1QpIcK3ZhRSktJo0wCcwtqDFtKnhphpBV5LGFk=";
};
nativeBuildInputs = [