ambrevar pushed a commit to branch wip-next-browser
in repository guix.

commit 4807c5ebc13ada7ade95bfeb4affc3f40191b146
Author: Pierre Neidhardt <m...@ambrevar.xyz>
Date:   Mon Oct 1 22:34:08 2018 +0200

    anaphora (FIX)
---
 gnu/packages/lisp.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 9f8e03d..2332889 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -2262,7 +2262,7 @@ testing.  It is an extension of the library written by 
Chris Riesbeck.")
          "19wfrk3asimznkli0x2rfy637hwpdgqyvwj3vhq9x7vjvyf5vv6x"))
        (file-name (git-file-name "anaphora" version))))
     (build-system asdf-build-system/sbcl)
-    (inputs
+    (native-inputs
      `(("rt" ,sbcl-rt)))
     (synopsis "The anaphoric macro collection from Hell")
     (description

Reply via email to