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

commit daf3ff9fc726d774ede1b556fc5f2912c8b16e7b
Author: Pierre Neidhardt <[email protected]>
Date:   Mon Oct 1 22:35:12 2018 +0200

    cl-colors (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 45f3d5c..f45f8a6 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -2366,7 +2366,7 @@ extension of let*.  It features:
   (let ((commit "827410584553f5c717eec6182343b7605f707f75"))
     (package
       (name "sbcl-cl-colors")
-      (version (git-version "1.0.0" "1" commit))
+      (version (git-version "0.0.0" "1" commit))
       (source
        (origin
          (method git-fetch)

Reply via email to