Skip to content
Snippets Groups Projects
Unverified Commit 26dcbb8c authored by Danny Milosavljevic's avatar Danny Milosavljevic
Browse files

gnu: android-make-stub: Update to 0.5.2.

* gnu/packages/android.scm (android-make-stub): Update to 0.5.2.
parent aa820a1b
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ (define-module (gnu packages android)
(define-public android-make-stub
(package
(name "android-make-stub")
(version "0.5.1")
(version "0.5.2")
(source
(origin
(method git-fetch)
......@@ -57,7 +57,7 @@ (define-public android-make-stub
version "-checkout"))
(sha256
(base32
"0sbnn7fd607lfsgfs695k30gs9q5cz8jc2ki56x8irxlvhhrwdin"))))
"158qnp1x8isqfxcqglikinz65hw8iz6paw2cn8z0s8dysp4awb9g"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; None exist.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment