summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-08-08 00:24:32 -0400
committerSolomon Choina2019-08-08 00:24:32 -0400
commit42f8b63f802b03a7f8335cf3f63de2431c2d77d0 (patch)
tree0a2531a0e590c8f605801c798fd46740d9e41aaf /PKGBUILD
parent96044494f5ad753a7f1c37bea270030f8f014eb7 (diff)
downloadaur-haskell-gi-gtk.tar.gz
adding gsk
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fedf3e03e7a9..cd7928796e1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,9 @@ arch=('i686' 'x86_64')
depends=('haskell-base' 'ghc-libs' 'haskell-bytestring'
'haskell-containers' 'haskell-gi-atk' 'haskell-gi-cairo'
'haskell-gi-gdk' 'haskell-gi-gdkpixbuf' 'haskell-gi-gio'
-'haskell-gi-glib' 'haskell-gi-gobject' 'haskell-gi-pango' 'haskell-gi'
-'haskell-gi-base' 'haskell-gi-overloading' 'haskell-text' 'haskell-transformers')
+'haskell-gi-glib' 'haskell-gi-gobject' 'haskell-gi-pango'
+'haskell-gi' 'haskell-gi-base' 'haskell-gi-overloading'
+'haskell-text' 'haskell-transformers' 'haskell-gi-gsk')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha256sums=('fb5e94d615dcce9aa6ef4963e9cb5476c605db396d388ef90280d92dfd2536af')