summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-08-07 22:52:00 -0400
committerSolomon Choina2019-08-07 22:52:00 -0400
commit0f61593d80de06b224565e84a9c7bdfef7e02c16 (patch)
tree114fe1c2890ee27c0bff51b30db893354daeeef0 /PKGBUILD
parent3ac4d0f3f533e9395c675e6ac020fdb4bed727e9 (diff)
downloadaur-haskell-gi-gdkpixbuf.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 c788c165f0fb..a50f2d446356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-gdkpixbuf
_hkgname=gi-gdkpixbuf
-pkgver=2.0.22
+pkgver=2.0.23
pkgrel=1
pkgdesc="Bindings for Gio, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-gdkpixbuf
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
depends=("ghc-libs" 'haskell-gi-base' 'haskell-base' 'haskell-bytestring' 'haskell-containers' 'haskell-gi' 'haskell-gi-gio' 'haskell-gi-overloading' 'haskell-text' 'haskell-transformers' 'haskell-gi-gobject' 'gdk-pixbuf2')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('78168dce10638751b88c0dd0f355013534dfebb1ee1335df5f68c551408047d6')
+sha256sums=('d72a32e6dba9943a38a1a76012dc7c7dc1f7a31b69061dc7a143d3d570cff04a')
build() {