build-system/asdf: Fix package transform.
authorGuillaume Le Vaillant <glv@posteo.net>
Thu, 17 Oct 2019 14:43:09 +0000 (16:43 +0200)
committerPierre Neidhardt <mail@ambrevar.xyz>
Fri, 18 Oct 2019 09:09:44 +0000 (11:09 +0200)
commit5cace974a4c10b4748b526dba5d20e12afbd2835
tree666e9e9a975831945444eb2a2851736600bb25a0
parentf733862cc9307b155f23c101b274891255236304
build-system/asdf: Fix package transform.

* guix/build-system/asdf.scm (package-with-build-system):
  [find-input-package]: New function.
  [rewrite]: Use it.
guix/build-system/asdf.scm