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

* gnu/packages/android.scm (android-make-stub): Update to 0.5.5.
master
Danny Milosavljevic 2018-05-10 02:33:38 +02:00
parent 7715269e3a
commit cad7c591f0
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
(define-public android-make-stub
(package
(name "android-make-stub")
(version "0.5.4")
(version "0.5.5")
(source
(origin
(method git-fetch)
@ -57,7 +57,7 @@
version "-checkout"))
(sha256
(base32
"0jg5qalxgbdwva7c5r350fna9baxdbpys21g6x3l2p0wzp01calp"))))
"0shm4xvc2v6dn6pxydy6yn64qrrpcvx8ssmym9053wk0w5s9wp9q"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; None exist.