mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-12 16:10:39 +02:00
* gnu/packages/guile-xyz.scm (guile-libyaml): Run guix style. [version]: Specify semantic version. [source]: Use version tag, add deletion snippet. [build-system]: Use guile-build-system. [arguments]: Use gexps, clean up phases, disable auto compile. [native-inputs]: Add gcc, guile-3.0, nyacc. [inputs]: Remove guile-3.0. Change-Id: Id064f0cde60606a8f2bad8c903e840a9fa50376d Signed-off-by: Ludovic Courtès <ludo@gnu.org>