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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 18 11:08:53 UTC 2021


    Date: Wednesday, August 18, 2021 @ 11:08:52
  Author: felixonmars
Revision: 1003615

upgpkg: haskell-store 0.7.12-1

Modified:
  haskell-store/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-18 10:58:58 UTC (rev 1003614)
+++ PKGBUILD	2021-08-18 11:08:52 UTC (rev 1003615)
@@ -2,8 +2,8 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.7.11
-pkgrel=18
+pkgver=0.7.12
+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=('c4858d6e018382dccf414a8937b6e9a55895094157851bc2901ff99b208ff218a180b5abf08c3e6a56f17feb8d7beb4517c8e598be6be795cb7fa1462ed022e9')
+sha512sums=('995b6f3f38ff2b5c3c14e2ce923664f1446deed158f19ad0496bb3db31af1c6c10e6fa5b944b0a0f0a01f3e4b0821df3924884fa422f26cb4aca8ce9454583ba')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list