summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c08c0f5d047..43523a54552e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-gdk
_hkgname=gi-gdk
-pkgver=3.0.16
-pkgrel=2
+pkgver=3.0.21
+pkgrel=1
pkgdesc="Bindings for Gdk, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-gdk
license=('LGPL-2.1')
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
depends=("ghc-libs" 'haskell-gi-base' 'haskell-base' 'haskell-bytestring' 'haskell-containers' 'haskell-gi' 'haskell-gi-cairo' 'haskell-gi-gio' 'haskell-gi-overloading' 'haskell-text' 'haskell-transformers' 'haskell-gi-gobject' 'haskell-gi-gdkpixbuf' 'haskell-gi-pango' 'gtk3')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('7eb0aa493d268cd040c7ff70ad09d7bf7787e0e7619617ba220b88eafe68e34a')
+sha256sums=('bdbc7f2408938227f60e752ef6948ba930bc4127e86ff84d78e7333707aeda51')
build() {