Merge pull request #181282 from romildo/upd.mate-applets

mate.mate-applets: 1.26.0 -> 1.26.1
This commit is contained in:
Sandro 2022-07-19 12:41:47 +02:00 committed by GitHub
commit f4848760df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,11 +27,11 @@
stdenv.mkDerivation rec {
pname = "mate-applets";
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 = "0xy9dwiqvmimqshbfq80jxq65aznlgx491lqq8rl4x8c9sdl7q5p";
sha256 = "Orj2HbN23DM85MGHIsY6B/qz6OEnK34OCXrUWXsXwsI=";
};
nativeBuildInputs = [