gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix module import


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix module import
Date: Wed, 25 Oct 2017 21:54:30 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 17e755c71 fix module import
17e755c71 is described below

commit 17e755c71521be9a84f0f3b46d1de6962298f733
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 25 19:54:07 2017 +0000

    fix module import
---
 contrib/packages/guix/packages/gnunet/packages/gnunet.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/packages/guix/packages/gnunet/packages/gnunet.scm 
b/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
index eaceb68fc..be529ec1d 100644
--- a/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
+++ b/contrib/packages/guix/packages/gnunet/packages/gnunet.scm
@@ -26,6 +26,7 @@
   #:use-module (gnu packages admin)
   #:use-module (gnu packages aidc)
   #:use-module (gnu packages autotools)
+  #:use-module (gnu packages base)
   #:use-module (gnu packages bison)
   #:use-module (gnu packages compression)
   #:use-module (gnu packages databases)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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