kdePackages.klevernotes: 1.1.0 -> 1.2.0

This commit is contained in:
R. Ryantm
2025-03-19 00:49:52 +00:00
parent cb60862bbd
commit 29142156e9

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 = [