[arch-commits] Commit in haskell-cereal/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri May 31 16:02:01 UTC 2019


    Date: Friday, May 31, 2019 @ 16:02:01
  Author: felixonmars
Revision: 475948

upgpkg: haskell-cereal 0.5.8.1-1

rebuild with cereal 0.5.8.1

Modified:
  haskell-cereal/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-31 16:02:00 UTC (rev 475947)
+++ PKGBUILD	2019-05-31 16:02:01 UTC (rev 475948)
@@ -3,8 +3,8 @@
 
 _hkgname=cereal
 pkgname=haskell-cereal
-pkgver=0.5.8.0
-pkgrel=3
+pkgver=0.5.8.1
+pkgrel=1
 pkgdesc="A binary serialization library"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ad6a9b5276da8a8de105a11d379e7806e2a4c182aa940c326a42dab5879f6c9c251ed2278e383c520dd691ef8053fcb99d34dd8c9ab0cb80e471eca4b703f193')
+sha512sums=('aced40e81301fbc73c6029be2c4045cf63f81d40361d5939713f3d60db196dc25a70e556e9e74e194e6a3b6cac86997d2bfc8b1f91c630676af7d066268a25b4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list