gnu: android-make-stub: Update to 0.5.
* gnu/packages/android.scm (android-make-stub): Update to 0.5.
This commit is contained in:
		
							parent
							
								
									9ed36cd3d6
								
							
						
					
					
						commit
						0e1011b18e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -46,7 +46,7 @@
 | 
				
			||||||
(define-public android-make-stub
 | 
					(define-public android-make-stub
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "android-make-stub")
 | 
					    (name "android-make-stub")
 | 
				
			||||||
    (version "0.4")
 | 
					    (version "0.5")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
      (method git-fetch)
 | 
					      (method git-fetch)
 | 
				
			||||||
| 
						 | 
					@ -57,7 +57,7 @@
 | 
				
			||||||
                                version "-checkout"))
 | 
					                                version "-checkout"))
 | 
				
			||||||
      (sha256
 | 
					      (sha256
 | 
				
			||||||
       (base32
 | 
					       (base32
 | 
				
			||||||
        "069bcldva63qbda7c8j6kyf9z28qnygszqfkgzq48hmkfmjrhbqg"))))
 | 
					        "13jwp8rjakk0myddq7byy35fjdq1kr5f2m9zwqa5n0df293pgf6l"))))
 | 
				
			||||||
      (build-system gnu-build-system)
 | 
					      (build-system gnu-build-system)
 | 
				
			||||||
      (arguments
 | 
					      (arguments
 | 
				
			||||||
       `(#:tests? #f ; None exist.
 | 
					       `(#:tests? #f ; None exist.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue