Files
nixpkgs/pkgs/development/libraries/aqbanking/sources.nix
2026-02-18 09:28:59 +01:00

23 lines
589 B
Nix

{
# https://www.aquamaniac.de/rdm/projects/gwenhywfar/files
gwenhywfar = {
version = "5.14.1";
hash = "sha256-iRb+qpnLlU+WPyy6jdLf/lfKz38oTa8A6rBxqtb+KrM=";
releaseId = "630";
};
# https://www.aquamaniac.de/rdm/projects/libchipcard/files
libchipcard = {
version = "5.1.6";
hash = "sha256-bAf1J0F/dWIHT5kBLaTRHrTbr9M/SeZrRCzNbjuM/SA=";
releaseId = "382";
};
# https://www.aquamaniac.de/rdm/projects/aqbanking/files
aqbanking = {
version = "6.9.1";
hash = "sha256-/JSivr+7T8JrmNyTyPo2qAJimM15lfeYIcSA2zVYf2s=";
releaseId = "652";
};
}