Unverified Commit 0b280805 authored by K900's avatar K900 Committed by GitHub
Browse files

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

parents 453f999a 29142156
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [