guix-commits
[Top][All Lists]
Advanced

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

03/06: FIXUP python-feedgenerator


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

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

commit f1b5833b52f00fe257dd2c39bd3d93c95997ae3b
Author: Hartmut Goebel <address@hidden>
Date:   Wed Oct 19 23:20:18 2016 +0200

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

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index f5e00b8..a925096 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -2750,6 +2750,7 @@ augment the changelog, but it can be used for other 
documents, too.")
        (sha256
         (base32
          "0mkimp1fpdan4p3882vzcws4l594k71ich4g0wq97jbra7p602n0"))
+       (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]