mate.mate-user-guide: 1.26.0 -> 1.26.1

https://github.com/mate-desktop/mate-user-guide/compare/v1.26.0...v1.26.1
This commit is contained in:
Bobby Rong 2023-05-10 04:06:25 +00:00
parent 0a9ed2bb74
commit c40ea5fbba
No known key found for this signature in database

View file

@ -10,11 +10,11 @@
stdenv.mkDerivation rec {
pname = "mate-user-guide";
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 = "1h620ngryqc4m8ybvc92ba8404djnm0l65f34mlw38g9ad8d9085";
sha256 = "XQTJdLd/L/OQQkQ4mY6F7ErdjiJnJA51WnqODvd/wi8=";
};
nativeBuildInputs = [