summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-08-07 22:42:29 -0400
committerSolomon Choina2019-08-07 22:42:29 -0400
commit73bba7ce393b2dde68444a9bbaf0cd7678ea427b (patch)
tree79b40d497933719fc10910521dad7554e68faa5e /PKGBUILD
parentc5722161d91c234bb1f83ef58bc02e93c66a6e9c (diff)
downloadaur-73bba7ce393b2dde68444a9bbaf0cd7678ea427b.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 8d15e56e0bb5..a7ddecd83936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-glib
_hkgname=gi-glib
-pkgver=2.0.22
+pkgver=2.0.23
pkgrel=1
pkgdesc="Bindings for GLib, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-glib
@@ -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' 'gobject-introspection')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('54ca77697c01d0b3e21b68cf0c24f3d5b79a11088380c1219b27b29f2c496471')
+sha256sums=('fd8c6b67461896397b390d427607ed2d90840e166b46de2a8aa8488a4ae951f3')
build() {