summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-07-30 23:08:35 -0400
committerSolomon Choina2019-07-30 23:08:35 -0400
commit9cc961e368f2be3c71f7da2fa9e6f514c2eb6ba4 (patch)
treea219bd34671301a8bd116c2cbf8ca86e69ef57a1 /PKGBUILD
parent97c3f31bf18944f567ad09e946e08dae60a095a0 (diff)
downloadaur-haskell-gi-xlib.tar.gz
updpkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4872f373433e..51539c00186a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-xlib
_hkgname=gi-xlib
-pkgver=2.0.2
-pkgrel=2
+pkgver=2.0.7
+pkgrel=1
pkgdesc="Bindings for xlib, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-glib
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-overloading' 'haskell-text' 'haskell-transformers' 'libx11')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('42dcaae6ca35539482935f2466ff4cfd910b514444713d2c0e1026759ae52d71')
+sha256sums=('7f84e2d3df736c25d27ed0e1f5a5be424e7eea0d23b8d604f38bc2673b279465')
build() {