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

Felix Yan felixonmars at archlinux.org
Sun Jun 17 12:38:07 UTC 2018


    Date: Sunday, June 17, 2018 @ 12:38:06
  Author: felixonmars
Revision: 343465

upgpkg: haskell-store-core 0.4.4-1

rebuild with store-core 0.4.4

Modified:
  haskell-store-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-17 12:37:49 UTC (rev 343464)
+++ PKGBUILD	2018-06-17 12:38:06 UTC (rev 343465)
@@ -3,8 +3,8 @@
 
 _hkgname=store-core
 pkgname=haskell-store-core
-pkgver=0.4.3
-pkgrel=2
+pkgver=0.4.4
+pkgrel=1
 pkgdesc="Fast and lightweight binary serialization"
 url="https://github.com/fpco/store"
 license=('MIT')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-primitive')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('fd19668ed24d8ac5b83cde2a94b1dbebd86960175f185f71bbaef7c3b36841b558ccd37183dc0f6e38ad4e670082899e58a5c8381ed4fc55ff5b32dc426835a1')
+sha512sums=('12af1c02235776fefebd630e01b6b8d0fd9d81288f8016ac8d0f6eaa4027c755f277b4cf0036dcee7c128dcac93def4ce5fb39d3d351f33d938aee85bc1c6171')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list