Merge pull request #93947 from r-ryantm/auto-update/skrooge

skrooge: 2.22.1 -> 2.23.0
This commit is contained in:
Yannis Koutras 2020-09-05 20:05:55 +02:00 committed by GitHub
commit 35e113ecc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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