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

Felix Yan felixonmars at archlinux.org
Sat Sep 5 21:13:24 UTC 2020


    Date: Saturday, September 5, 2020 @ 21:13:23
  Author: felixonmars
Revision: 699188

upgpkg: haskell-store 0.7.7-1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-05 21:09:58 UTC (rev 699187)
+++ PKGBUILD	2020-09-05 21:13:23 UTC (rev 699188)
@@ -2,8 +2,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.7.6
-pkgrel=9
+pkgver=0.7.7
+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=('c1bf63b76e300aabce656e06899de9b95fa5a3d9b08be47b6ed640f5ae2a63d5dbb08e8058bb334af6a771a2dc8eeb700bf7162b806481e47e08d22bbb83b674')
+sha512sums=('fb51d4fc4dea0c0b9be9847edf0ffefc19471b2befcb1d193bbc6c8e0dfbe8f8c9cb647dcb2f2b6db70711e1a77b5b37b8cce930d6bbc4ce2a80ea78adfd4765')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list