Merge pull request #271692 from bobby285271/upd/mate

mate.mate-panel: 1.26.3 -> 1.26.4
This commit is contained in:
Bobby Rong 2023-12-04 21:22:38 +08:00 committed by GitHub
commit cf5dc9997b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,11 +19,11 @@
stdenv.mkDerivation rec {
pname = "mate-panel";
version = "1.26.3";
version = "1.26.4";
src = fetchurl {
url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "8z8Q1SdFC6fpjMcKslWsSBMwqp5m28x8URtrqhcd4Ck=";
sha256 = "IHD51RVlfl3c2g2H73KXE9upy3sq0GIjvWdKIcxrPa8=";
};
nativeBuildInputs = [