Ricardo Wurmus writes: > Christopher Baines writes: > >> Currently, there are packages for guile-dbi and guile-dbd-sqlite3, but the >> PostgreSQL and MySQL parts are not packaged. As GNA which did host the release >> archives for guile-dbi no longer exists, this package definition uses the >> upstream Git repository. >> >> * gnu/packages/guile-xyz.scm (guile-dbd-postgresql): New variable. >> (guile-dbi)[arguments]: Add guile-dbd-postgresql to the rpath through the >> [inputs]: Add guile-dbd-postgresql. > > “to the rpath through the” …? How odd, it was meant to say "to the rpath through the #:make-flags". > The rest looks good to me. Thanks for taking a look, I've updated the commit message and pushed.