guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

19/38: anaphora (FIX)


From: Pierre Neidhardt
Subject: 19/38: anaphora (FIX)
Date: Tue, 2 Oct 2018 14:00:11 -0400 (EDT)

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

commit 4807c5ebc13ada7ade95bfeb4affc3f40191b146
Author: Pierre Neidhardt <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]