skrooge: 2.21.1 -> 2.22.1

This commit is contained in:
R. RyanTM 2020-05-10 15:48:05 +00:00 committed by Jon
parent 80e26e174f
commit 3355631e7e

View File

@ -7,11 +7,11 @@
mkDerivation rec {
pname = "skrooge";
version = "2.21.1";
version = "2.22.1";
src = fetchurl {
url = "http://download.kde.org/stable/skrooge/${pname}-${version}.tar.xz";
sha256 = "0lv953i7cybzbxr5gx6g4libdcjj086jf152mwrwvx1avrpjavb8";
sha256 = "194vwnc2fi7cgdhasxpr1gxjqqsiqadhadvv43d0lxaxys6f360h";
};
nativeBuildInputs = [