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

Felix Yan felixonmars at archlinux.org
Sat Apr 4 20:33:16 UTC 2020


    Date: Saturday, April 4, 2020 @ 20:33:13
  Author: felixonmars
Revision: 611730

upgpkg: haskell-store 0.7.4-1: rebuild with store 0.7.4

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-04 20:33:08 UTC (rev 611729)
+++ PKGBUILD	2020-04-04 20:33:13 UTC (rev 611730)
@@ -2,8 +2,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.7.2
-pkgrel=25
+pkgver=0.7.4
+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=('7b412179bdee4b6b57c5805d76fe4e7baeafcf8af33010e150a5b963f9289603848f4974399e81d435b537c4c61741cde5641ad90d3246ea80595e7f6d8f73a8')
+sha512sums=('eb1df24036874b3a79c3b7c3c190bd9c06db1472d656a25b8141ee1a1d6da3cf5e339e15f191fd30f385a577d952697848e7514a6266508f993d16b52952ac1c')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list