guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: guile-json: Export.


From: guix-commits
Subject: 01/01: gnu: guile-json: Export.
Date: Tue, 22 Oct 2019 18:45:05 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 7f81cce3c2fd3b11404042621a37d7c82c15443c
Author: Ludovic Courtès <address@hidden>
Date:   Wed Oct 23 00:43:49 2019 +0200

    gnu: guile-json: Export.
    
    This is a followup to 84af1e74029fd4c43636f7d8d3e6f82ddab9ce82.
    
    * gnu/packages/guile.scm (guile-json): Export.
---
 gnu/packages/guile.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
index 5fa149a..4419c48 100644
--- a/gnu/packages/guile.scm
+++ b/gnu/packages/guile.scm
@@ -451,6 +451,7 @@ specification.  These are the main features:
 (define-deprecated guile-json
   guile-json-1
   guile-json-1)
+(export guile-json)
 
 (define-public guile2.0-json
   (package-for-guile-2.0 guile-json-1))



reply via email to

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