3
0
Fork 0
forked from mirrors/nixpkgs

mate.engrampa: 1.26.0 -> 1.26.1

https://github.com/mate-desktop/engrampa/compare/v1.26.0...v1.26.1
This commit is contained in:
Bobby Rong 2023-05-06 15:08:35 +08:00
parent b98d346539
commit 35b1a3fd56
No known key found for this signature in database

View file

@ -15,11 +15,11 @@
stdenv.mkDerivation rec {
pname = "engrampa";
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 = "1qsy0ynhj1v0kyn3g3yf62g31rwxmpglfh9xh0w5lc9j5k1b5kcp";
sha256 = "8CJBB6ek6epjCcnniqX6rIAsTPcqSawoOqnnrh6KbEo=";
};
nativeBuildInputs = [