summaryrefslogtreecommitdiff
path: root/src/Main.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Main.hs')
-rw-r--r--src/Main.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.hs b/src/Main.hs
index 4929e7e..38fbff2 100644
--- a/src/Main.hs
+++ b/src/Main.hs
@@ -158,7 +158,7 @@ autoUpdatable =
in Package.Updater
{ detectLatest = latestGitHub ghArguments "(v)\\."
, getVersion = reuploadWithTemplate template []
- , is64 = True
+ , is64 = False
}
, name = "librsync"
, downloaders = mempty