[arch-commits] Commit in haskell-binary-tagged/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 26 06:25:06 UTC 2019
Date: Sunday, May 26, 2019 @ 06:25:05
Author: felixonmars
Revision: 470819
upgpkg: haskell-binary-tagged 0.2-1
rebuild with binary-tagged 0.2
Modified:
haskell-binary-tagged/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-26 06:17:22 UTC (rev 470818)
+++ PKGBUILD 2019-05-26 06:25:05 UTC (rev 470819)
@@ -3,18 +3,18 @@
_hkgname=binary-tagged
pkgname=haskell-binary-tagged
-pkgver=0.1.5.2
-pkgrel=3
+pkgver=0.2
+pkgrel=1
pkgdesc="Tagged binary serialisation."
url="https://github.com/phadej/binary-tagged#readme"
license=("BSD")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-base16-bytestring' 'haskell-generics-sop'
- 'haskell-hashable' 'haskell-scientific' 'haskell-sha' 'haskell-tagged'
+depends=('ghc-libs' 'haskell-aeson' 'haskell-base16-bytestring' 'haskell-cryptohash-sha1'
+ 'haskell-generics-sop' 'haskell-hashable' 'haskell-scientific' 'haskell-tagged'
'haskell-unordered-containers' 'haskell-vector')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('353d8160047aff156b2d739d90251e4b482cd31d62b110827fd3727d1ecfbbc267904e75df4149562ba0cce93b702fa418df331f9dc6fbc3b2f4d3e25a5fab89')
+sha512sums=('03bcf80b39d5f8e1256ac45b557904d6750d1786f4b4da0c1b9e5c004503d5375699480f89426145a3eea103555c5f4fc820cb87053a2b6ccf4c7e1d6faf7120')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list