From 2a782569332a4f69437d0e1f247a2b595e1045ad Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Fri, 20 Sep 2024 22:34:17 +0200 Subject: Add package tables to the configuration file --- src/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Main.hs') 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 -- cgit v1.2.3