[arch-commits] Commit in haskell-store/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Apr 21 20:33:52 UTC 2021
Date: Wednesday, April 21, 2021 @ 20:33:52
Author: felixonmars
Revision: 920661
upgpkg: haskell-store 0.7.11-1
Modified:
haskell-store/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-21 20:30:43 UTC (rev 920660)
+++ PKGBUILD 2021-04-21 20:33:52 UTC (rev 920661)
@@ -2,8 +2,8 @@
_hkgname=store
pkgname=haskell-store
-pkgver=0.7.10
-pkgrel=10
+pkgver=0.7.11
+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=('d5c5dc7a2cd54ec975421da4cb48cdc66475335b1e2716f0093008f1ccc01d6ffb94038cb3f7996f4e34d816c7fdb616bc40fe03f6ac0ede0c3d7c2c44362034')
+sha512sums=('c4858d6e018382dccf414a8937b6e9a55895094157851bc2901ff99b208ff218a180b5abf08c3e6a56f17feb8d7beb4517c8e598be6be795cb7fa1462ed022e9')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list