summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-08-01 18:16:10 -0400
committerSolomon Choina2019-08-01 18:16:10 -0400
commite3dfda9433b8220a00153e554340d7ab0ef77655 (patch)
tree6ffd92b47f0a698cfb701cccbf0a3b0d189a988a /PKGBUILD
parent30ade5bf8aa247ed9ad790ddfea7f080858ebcd7 (diff)
downloadaur-e3dfda9433b8220a00153e554340d7ab0ef77655.tar.gz
updpating pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec2ccba92397..c203ec103b05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('89753b4517e77ea956dcfd1294b4b98032c6e50df912e28c9a796d2b825fbfee')
+sha256sums=('3c379e6833095828609546f6b66401657e90f80fcf5e143daafe508348d3f55d')
build() {