summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-08-07 23:02:35 -0400
committerSolomon Choina2019-08-07 23:02:35 -0400
commit96044494f5ad753a7f1c37bea270030f8f014eb7 (patch)
tree45860f6c83639efcbd350dc6b8a2f6baaaa58018 /PKGBUILD
parent40f58ccb45182405ca40394209dc2e1e9c893502 (diff)
downloadaur-96044494f5ad753a7f1c37bea270030f8f014eb7.tar.gz
updpkgver
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() {