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

Felix Yan felixonmars at archlinux.org
Fri Oct 18 08:54:09 UTC 2019


    Date: Friday, October 18, 2019 @ 08:54:08
  Author: felixonmars
Revision: 516694

upgpkg: haskell-store-core 0.4.4.1-1

rebuild with store-core 0.4.4.1

Modified:
  haskell-store-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-18 08:53:19 UTC (rev 516693)
+++ PKGBUILD	2019-10-18 08:54:08 UTC (rev 516694)
@@ -2,8 +2,8 @@
 
 _hkgname=store-core
 pkgname=haskell-store-core
-pkgver=0.4.4
-pkgrel=6
+pkgver=0.4.4.1
+pkgrel=1
 pkgdesc="Fast and lightweight binary serialization"
 url="https://github.com/fpco/store"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-primitive')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('12af1c02235776fefebd630e01b6b8d0fd9d81288f8016ac8d0f6eaa4027c755f277b4cf0036dcee7c128dcac93def4ce5fb39d3d351f33d938aee85bc1c6171')
+sha512sums=('b13202fa5dfe5dbd2bf1432fd33102d9265958b738be132c8c8279d55841546cdb736c5cff46f186810855553871ed6ae56e1510b25d9ca5845ba0e6cc9b7f57')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list