about summary refs log tree commit diff
path: root/arch/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'arch/PKGBUILD')
-rw-r--r--arch/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/PKGBUILD b/arch/PKGBUILD
index ce1ed66b88eb..23dc6e516405 100644
--- a/arch/PKGBUILD
+++ b/arch/PKGBUILD
@@ -13,7 +13,8 @@ md5sums=('881e1e021b6cc0e95cdbda952520d059')
 build() {
   cd "$srcdir"
   cd tazjin-*
-  
+
+  cabal update
   cabal sandbox init
   cabal install -j --only-dependencies
   cabal build