guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: android: Export android-liblog.


From: guix-commits
Subject: 02/02: gnu: android: Export android-liblog.
Date: Mon, 3 Aug 2020 03:11:35 -0400 (EDT)

mothacehe pushed a commit to branch master
in repository guix.

commit 87194d5783c1848b44a0596432cb66940d7874d2
Author: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
AuthorDate: Sat Aug 1 22:16:25 2020 +0200

    gnu: android: Export android-liblog.
    
    * gnu/packages/android.scm (android-liblog): Export it.
    
    Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
 gnu/packages/android.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/android.scm b/gnu/packages/android.scm
index af2b817..f7f3aca 100644
--- a/gnu/packages/android.scm
+++ b/gnu/packages/android.scm
@@ -185,7 +185,7 @@ use their packages mostly unmodified in our Android NDK 
build system.")
      (base32
       checksum))))
 
-(define android-liblog
+(define-public android-liblog
   (package
     (name "android-liblog")
     (version (android-platform-version))



reply via email to

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