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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 9 18:38:37 UTC 2022


    Date: Friday, September 9, 2022 @ 18:38:36
  Author: felixonmars
Revision: 1297397

upgpkg: haskell-store 0.7.15-1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-09 18:36:21 UTC (rev 1297396)
+++ PKGBUILD	2022-09-09 18:38:36 UTC (rev 1297397)
@@ -2,8 +2,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.7.14
-pkgrel=49
+pkgver=0.7.15
+pkgrel=1
 pkgdesc="Fast binary serialization"
 url="https://github.com/mgsloan/store"
 license=('BSD')
@@ -18,7 +18,7 @@
          'haskell-unordered-containers' 'haskell-vector' 'haskell-void')
 makedepends=('ghc' 'uusi' 'haskell-hspec-discover')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2e9c1a75274cb2a349c77d71de817313668cb818257983ce222d1f3191b374074f4722c03728073eec3ea17831edb56b310ac224c047f0f2c54a79db56440ade')
+sha512sums=('7b34857ba770128402a97791712a59bf94d7c569f3d516b98227a5d20b9456f7959d84d115e658b8e0e08036344b6d1866ca26bf7d7434904ec518bfacdfe7ca')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list