guix-commits
[Top][All Lists]
Advanced

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

02/06: FIXUP python-joblib


From: Hartmut Goebel
Subject: 02/06: FIXUP python-joblib
Date: Thu, 20 Oct 2016 08:03:18 +0000 (UTC)

htgoebel pushed a commit to branch wip-python-build-system
in repository guix.

commit 546f47282ea8d9ddeb6a8f69bea057a75f3be80e
Author: Hartmut Goebel <address@hidden>
Date:   Wed Oct 19 23:19:55 2016 +0200

    FIXUP python-joblib
---
 gnu/packages/python.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 4010253..f5e00b8 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2585,6 +2585,7 @@ logic-free templating system Mustache.")
               (sha256
                (base32
                 "1dvw3f8jgj6h0fxkghbgyclvdzc7l0ig7n0vis70awb5kczb9bs3"))
+       (modules '((guix build utils)))
        (snippet
         '(begin
            ;; Remove pre-compiled .pyc files from source.



reply via email to

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