guix-commits
[Top][All Lists]
Advanced

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

[dmd] 01/01: service: Export provided-by procedure.


From: Ludovic Courtès
Subject: [dmd] 01/01: service: Export provided-by procedure.
Date: Fri, 04 Sep 2015 12:09:11 +0000

civodul pushed a commit to branch master
in repository dmd.

commit 15d98c253912b83e105bd0ce7323d300250cfc9e
Author: David Thompson <address@hidden>
Date:   Thu Sep 3 22:46:57 2015 -0400

    service: Export provided-by procedure.
    
    * modules/dmd/service.scm: Export provided-by.
    
    Signed-off-by: Ludovic Courtès <address@hidden>
---
 modules/dmd/service.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/modules/dmd/service.scm b/modules/dmd/service.scm
index 67156dd..aece069 100644
--- a/modules/dmd/service.scm
+++ b/modules/dmd/service.scm
@@ -56,6 +56,7 @@
             lookup-services
             respawn-service
             register-services
+            provided-by
             required-by
             handle-unknown
             make-forkexec-constructor



reply via email to

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