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

skrooge: 2.16.2 -> 2.17.0
This commit is contained in:
Yannis Koutras 2018-12-26 09:30:16 +02:00 committed by GitHub
commit a809f883be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,11 +7,11 @@
mkDerivation rec {
name = "skrooge-${version}";
version = "2.16.2";
version = "2.17.0";
src = fetchurl {
url = "http://download.kde.org/stable/skrooge/${name}.tar.xz";
sha256 = "0idvqbra8a71jb5kq9y5v377l7k3shf4z7w71apc3rjvb4l0jkhj";
sha256 = "0v83bcabchsz5fs0iv5i75ps01sga48hq4cx29dajcq3kf9xgwhr";
};
nativeBuildInputs = [