kdePackages.klevernotes: 1.1.0 -> 1.2.0 (#391138)

This commit is contained in:
K900
2025-03-19 10:20:01 +03:00
committed by GitHub
+2 -2
View File
@@ -8,11 +8,11 @@
}:
mkKdeDerivation rec {
pname = "klevernotes";
version = "1.1.0";
version = "1.2.0";
src = fetchurl {
url = "mirror://kde/stable/klevernotes/${version}/klevernotes-${version}.tar.xz";
hash = "sha256-YkIBYlTvweSg4CMqj+sHoNyZJXuwpCAMNZUZUyH2dYE=";
hash = "sha256-TorqKMx0bvxHfvYlTxRKtgbNOWBPohfXuUmBpKZkugc=";
};
extraBuildInputs = [