summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-08-08 00:29:59 -0400
committerSolomon Choina2019-08-08 00:29:59 -0400
commit5996dacbc8b6470700acc00b71e45b5b2a0beb9e (patch)
tree089f38566d8f27513bf859bdaf019d2bc91af603 /PKGBUILD
parenta10c21e5ca39f479871d053fd9bf4ca3276da0a1 (diff)
downloadaur-haskell-gi-dbusmenu.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 bf00e1b2f561..6f97b597ecc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Solomon Choina <shlomochoina@gmail.com>
pkgname=haskell-gi-dbusmenu
_hkgname=gi-dbusmenu
-pkgver=0.4.6
+pkgver=0.4.7
pkgrel=1
pkgdesc="Bindings for libdbusmenu, autogenerated by haskell-gi."
url=https://hackage.haskell.org/package/gi-dbusmenu
@@ -14,7 +14,7 @@ depends=('haskell-base' 'ghc-libs' 'haskell-bytestring'
'haskell-gi-base' 'haskell-gi-overloading' 'haskell-text' 'haskell-transformers' 'libdbusmenu-glib')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('55e41f26c8cc2190beb5486713df43bf8cd91f7e42ea152c16f8ceef3c34cd7b')
+sha256sums=('c9312db8ce49a76a58559e8499b9ca24dae7f9faeb0b674c99b352bf9130622b')
build() {