python3Packages.orjson: Disable failing tests on 32 bit
[NixPkgs.git] / pkgs / development / libraries / aqbanking / sources.nix
blobd2488b8700ea86acf20c039ee304d6464cac9af7
2   # https://www.aquamaniac.de/rdm/projects/gwenhywfar/files
3   gwenhywfar = {
4     version = "5.9.0";
5     hash = "sha256-6Ix9M4Ojy75Gyzsimfcd+55vpWX1oWaLQpc5HIdLDhI=";
6     releaseId = "415";
7   };
9   # https://www.aquamaniac.de/rdm/projects/libchipcard/files
10   libchipcard = {
11     version = "5.1.6";
12     hash = "sha256-bAf1J0F/dWIHT5kBLaTRHrTbr9M/SeZrRCzNbjuM/SA=";
13     releaseId = "382";
14   };
16   # https://www.aquamaniac.de/rdm/projects/aqbanking/files
17   aqbanking = {
18     version = "6.5.3";
19     hash = "sha256-bGK/JqpC5psh4Yi1T2pdgl1to03hoUy8O2fYWpcFE24=";
20     releaseId = "467";
21   };