typo
This commit is contained in:
parent
a8e11fe1ea
commit
4396d3100c
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ autobuilds =
|
||||||
( autobuild ("android/" ++ v ++ "/git-annex.apk")
|
( autobuild ("android/" ++ v ++ "/git-annex.apk")
|
||||||
, "git-annex/android/current/" ++ v ++ "/git-annex.apk"
|
, "git-annex/android/current/" ++ v ++ "/git-annex.apk"
|
||||||
)
|
)
|
||||||
autobuld f = "https://downloads.kitenet.net/git-annex/autobuild/" ++ f
|
autobuild f = "https://downloads.kitenet.net/git-annex/autobuild/" ++ f
|
||||||
|
|
||||||
main :: IO ()
|
main :: IO ()
|
||||||
main = do
|
main = do
|
||||||
|
|
Loading…
Reference in a new issue