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

Felix Yan felixonmars at gemini.archlinux.org
Thu Feb 17 01:36:10 UTC 2022


    Date: Thursday, February 17, 2022 @ 01:36:10
  Author: felixonmars
Revision: 1133634

upgpkg: haskell-store 0.7.13-1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-17 01:04:03 UTC (rev 1133633)
+++ PKGBUILD	2022-02-17 01:36:10 UTC (rev 1133634)
@@ -2,8 +2,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.7.12
-pkgrel=45
+pkgver=0.7.13
+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')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('995b6f3f38ff2b5c3c14e2ce923664f1446deed158f19ad0496bb3db31af1c6c10e6fa5b944b0a0f0a01f3e4b0821df3924884fa422f26cb4aca8ce9454583ba')
+sha512sums=('8e01710413a82b3f77455f11fe296f9eeafb64565f1a795ed1e159d0ccbbd0a5f2a057e03e05a34572111af45d5b3d27a444060da8f0c2a65a9bdf40a41e2c0f')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list