summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-12-07 14:17:59 -0500
committerSolomon Choina2020-12-07 14:17:59 -0500
commit27f5e5092ae3a166f9b05dd6fa9cfdd6ede15711 (patch)
treef0b99d272040f78bbc79c1202593e65704bdb438
parentcf840d198a111b1c666260215eb588f078328cc5 (diff)
downloadaur-27f5e5092ae3a166f9b05dd6fa9cfdd6ede15711.tar.gz
upkdpkgver
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e830ac2c35a..0aff2570843e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_hkgname=MissingH
pkgname=haskell-missingh
-pkgver=1.4.2.1
+pkgver=1.4.3.0
pkgrel=1
pkgdesc="Large utility library"
url="http://software.complete.org/missingh"
@@ -14,7 +14,7 @@ depends=('ghc-libs' "haskell-hslogger" "haskell-network"
"haskell-regex-compat")
makedepends=('ghc' 'haskell-hunit')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4e8adc6d20b1aadc25db45789b98df5b9bf0f6763b5a7e291c3107f9ff229070af97f3e8c2cdb54ca8b308c92ba35b13e237da9aed2fb66badb2fd750b6ca9f3')
+sha512sums=('eb42ad9fd09347d2ec661f8181c6d2c95fb4f9f05634373ac27b377508056afd909b4925f725b9e11441ee9877b66b46038005e469d0b754f8f6cb1cda66d1dc')
build() {
cd $_hkgname-$pkgver