0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

kmymoney: add test patch note

Add a note about when to remove the 32bit test fix patch.
This commit is contained in:
Reno Reckling 2016-09-12 17:55:24 +03:00
parent 49c43dbfe9
commit 96bb13a439

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 {