[arch-commits] Commit in haskell-hashtables/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Jun 22 06:23:54 UTC 2019
Date: Saturday, June 22, 2019 @ 06:23:54
Author: felixonmars
Revision: 482647
upgpkg: haskell-hashtables 1.2.3.3-1
rebuild with hashtables 1.2.3.3
Modified:
haskell-hashtables/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-22 05:56:23 UTC (rev 482646)
+++ PKGBUILD 2019-06-22 06:23:54 UTC (rev 482647)
@@ -3,8 +3,8 @@
_hkgname=hashtables
pkgname=haskell-hashtables
-pkgver=1.2.3.2
-pkgrel=6
+pkgver=1.2.3.3
+pkgrel=1
pkgdesc="Mutable hash tables in the ST monad"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
@@ -12,7 +12,7 @@
depends=('ghc-libs' 'sh' 'haskell-hashable' 'haskell-primitive' 'haskell-vector')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5b94d5ac3cf53cdcb2f152b05fd65e9417197776594e7fbbc5f4187665259863905d3fb82eb47df16564c4d43fe7852e9d77c550a49968b1b4363d4f91555704')
+sha512sums=('94fb2a0eabfcbcceccc61c5febdac67067b89e8808aa6562d6c79a64e8afd8a3acab514786b8aa3190ece7dbe0633d60bf601e1c045f31b28d9ba49ac7ed9853')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list