summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-08-07 22:55:33 -0400
committerSolomon Choina2019-08-07 22:55:33 -0400
commit713c2a05cb9deafa084e6ffb6072ab289e5c924a (patch)
treecbc07c7e8411d1b8a5bbf4fb9db08f787f0fc931 /PKGBUILD
parente3dfda9433b8220a00153e554340d7ab0ef77655 (diff)
downloadaur-haskell-gi-atk.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 c203ec103b05..38bce7c07cc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-atk
_hkgname=gi-atk
-pkgver=2.0.20
+pkgver=2.0.21
pkgrel=1
pkgdesc="Bindings for Atk, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-atk
@@ -11,7 +11,7 @@ arch=('i686' 'x86_64')
depends=("ghc-libs" 'haskell-gi-base' 'haskell-base' 'haskell-bytestring' 'haskell-containers' 'haskell-gi' 'haskell-gi-glib' 'haskell-gi-gobject' 'haskell-gi-overloading' 'haskell-text' 'haskell-transformers' 'atk')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('3c379e6833095828609546f6b66401657e90f80fcf5e143daafe508348d3f55d')
+sha256sums=('539f1d2f57eb947166b6608a5b7ef2cdd51ca92549a594ffcb4beb4205faec5a')
build() {