summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cd788dd83f9..fedf3e03e7a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-gtk
_hkgname=gi-gtk
-pkgver=3.0.31
+pkgver=4.0.1
pkgrel=1
pkgdesc="Bindings for Gtk, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-gtk
@@ -15,7 +15,7 @@ depends=('haskell-base' 'ghc-libs' 'haskell-bytestring'
'haskell-gi-base' 'haskell-gi-overloading' 'haskell-text' 'haskell-transformers')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('fd363eac9ee4ca00ec21bbdff8acfaab70fd39b76d1700ea2f95996221f26e01')
+sha256sums=('fb5e94d615dcce9aa6ef4963e9cb5476c605db396d388ef90280d92dfd2536af')
build() {