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

Felix Yan felixonmars at archlinux.org
Fri Mar 19 13:44:23 UTC 2021


    Date: Friday, March 19, 2021 @ 13:44:23
  Author: felixonmars
Revision: 894573

upgpkg: haskell-store 0.7.10-1

Modified:
  haskell-store/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-19 13:43:51 UTC (rev 894572)
+++ PKGBUILD	2021-03-19 13:44:23 UTC (rev 894573)
@@ -2,10 +2,10 @@
 
 _hkgname=store
 pkgname=haskell-store
-pkgver=0.7.9
-pkgrel=45
+pkgver=0.7.10
+pkgrel=1
 pkgdesc="Fast binary serialization"
-url="https://github.com/fpco/store"
+url="https://github.com/mgsloan/store"
 license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-async' 'haskell-base-orphans' 'haskell-base64-bytestring'
@@ -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=('b19ce4b350becb6b2b84b3802e2f45010568e9a99d3e6203db115ebbefa1ff5805310b88b05c9d0d65c51d497de7e3131edcb1e4c69c7b59f75b968c611369f0')
+sha512sums=('d5c5dc7a2cd54ec975421da4cb48cdc66475335b1e2716f0093008f1ccc01d6ffb94038cb3f7996f4e34d816c7fdb616bc40fe03f6ac0ede0c3d7c2c44362034')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list