mate.engrampa: 1.26.1 -> 1.26.2

https://github.com/mate-desktop/engrampa/compare/v1.26.1...v1.26.2
This commit is contained in:
Bobby Rong
2024-02-07 21:07:51 +08:00
parent faf912b086
commit 9ea3d0ace1
+2 -2
View File
@@ -16,11 +16,11 @@
stdenv.mkDerivation rec {
pname = "engrampa";
version = "1.26.1";
version = "1.26.2";
src = fetchurl {
url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
sha256 = "8CJBB6ek6epjCcnniqX6rIAsTPcqSawoOqnnrh6KbEo=";
sha256 = "cx9cR7UfNvyMiWUrbnfbT7K0Zjid6ZkMmFUpo9T/iEw=";
};
nativeBuildInputs = [