guix-commits
[Top][All Lists]
Advanced

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

04/05: gnu: android-make-stub: Update to 0.5.3.


From: Danny Milosavljevic
Subject: 04/05: gnu: android-make-stub: Update to 0.5.3.
Date: Wed, 9 May 2018 19:28:17 -0400 (EDT)

dannym pushed a commit to branch master
in repository guix.

commit 52bdbaf2d32bb159a3613d1120be3792ab1e3691
Author: Danny Milosavljevic <address@hidden>
Date:   Thu May 10 01:26:30 2018 +0200

    gnu: android-make-stub: Update to 0.5.3.
    
    * gnu/packages/android.scm (android-make-stub): Update to 0.5.3.
---
 gnu/packages/android.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/android.scm b/gnu/packages/android.scm
index dbe8c12..7aad719 100644
--- a/gnu/packages/android.scm
+++ b/gnu/packages/android.scm
@@ -46,7 +46,7 @@
 (define-public android-make-stub
   (package
     (name "android-make-stub")
-    (version "0.5.2")
+    (version "0.5.3")
     (source
      (origin
       (method git-fetch)
@@ -57,7 +57,7 @@
                                 version "-checkout"))
       (sha256
        (base32
-        "158qnp1x8isqfxcqglikinz65hw8iz6paw2cn8z0s8dysp4awb9g"))))
+        "1q1hx4afca8wxwwf8xka7vngyh7znwpblw5y876p9zvyn84f4ysf"))))
       (build-system gnu-build-system)
       (arguments
        `(#:tests? #f ; None exist.



reply via email to

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