cutecom: 0.22.0 -> 0.44.0

This commit is contained in:
Benno Fünfstück
2017-07-11 22:18:09 +02:00
parent f3cbde9125
commit cfd5740a7e
2 changed files with 14 additions and 8 deletions

View File

@@ -13606,7 +13606,7 @@ with pkgs;
cuneiform = callPackage ../tools/graphics/cuneiform {};
cutecom = callPackage ../tools/misc/cutecom { };
cutecom = libsForQt5.callPackage ../tools/misc/cutecom { };
cutegram =
let callpkg = libsForQt56.callPackage;