From d3044aba7f81dfa1edcd7a36f383d4870250a728 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 10 Mar 2022 14:17:31 +0530 Subject: Remove guix: prefix from guile-libyaml. This reverses an accidental commit of work in progress code. * manifest.scm: Remove guix: prefix from guile-libyaml. --- manifest.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.scm b/manifest.scm index eb9fbaf..61d6ec7 100644 --- a/manifest.scm +++ b/manifest.scm @@ -63,4 +63,4 @@ (list guile-3.0 guile-dbi guile-dbd-mysql ;; We abuse (ccwl graphviz) as a library to visualize the database ;; schema. Hence we need ccwl and guile-libyaml. - ccwl graphviz guix:guile-libyaml guile-sparql run64)) + ccwl graphviz guile-libyaml guile-sparql run64)) -- cgit v1.2.3