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

Felix Yan felixonmars at archlinux.org
Sat Feb 8 07:50:43 UTC 2020


    Date: Saturday, February 8, 2020 @ 07:50:43
  Author: felixonmars
Revision: 563790

upgpkg: haskell-store 0.7.2-1: rebuild with vector 0.12.1.2, store 0.7.2

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 06:39:23 UTC (rev 563789)
+++ PKGBUILD	2020-02-08 07:50:43 UTC (rev 563790)
@@ -2,8 +2,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.7.1
-pkgrel=10
+pkgver=0.7.2
+pkgrel=1
 pkgdesc="Fast binary serialization"
 url="https://github.com/fpco/store"
 license=('BSD')
@@ -18,7 +18,7 @@
          'haskell-unordered-containers' 'haskell-vector' 'haskell-void')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f2f6c82992a2b46311a50e33bdc6c482e7dbb5b3d12d21585adefee1ee148688e1c4d9a16df5bacb8810d3bfb45dab917941a422bb7c21c40961af6a842bd2bd')
+sha512sums=('7b412179bdee4b6b57c5805d76fe4e7baeafcf8af33010e150a5b963f9289603848f4974399e81d435b537c4c61741cde5641ad90d3246ea80595e7f6d8f73a8')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list