3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #18539 from exi/kmymoney-patch-note

kmymoney: add test patch note
This commit is contained in:
Domen Kožar 2016-09-12 17:00:59 +02:00 committed by GitHub
commit f11be0f067

View file

@ -4,6 +4,7 @@
stdenv.mkDerivation rec {
name = "kmymoney-${version}";
# If you bump this version to > 4.8.0, please remove the seqaccessmgrtest.patch. It will be no longer necessary.
version = "4.8.0";
src = fetchurl {