merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 7137acc7578790f79d81d6f85c72a537e03d3abf
parent 3b6afe694f4cb3415730c60cf5eac96eb45f24ce
Author: Florian Dold <florian@dold.me>
Date:   Sun,  9 Aug 2026 17:42:11 +0200

debian: fix exchange version

Diffstat:
Mdebian/control | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control @@ -7,7 +7,7 @@ Build-Depends: ninja-build, debhelper-compat (= 12), libgnunet-dev (>=0.28.1~dev4), - libtalerexchange-dev (>=1.6.16), + libtalerexchange-dev (>=1.6.13), libpq-dev (>=15.0), libdonau-dev (>=1.6.6), po-debconf,