[arch-commits] Commit in haskell-vector-binary-instances/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 13 14:09:27 UTC 2016
Date: Tuesday, December 13, 2016 @ 14:09:26
Author: felixonmars
Revision: 199228
upgpkg: haskell-vector-binary-instances 0.2.3.3-1
rebuild with vector-binary-instances-0.2.3.3
Modified:
haskell-vector-binary-instances/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-13 13:52:52 UTC (rev 199227)
+++ PKGBUILD 2016-12-13 14:09:26 UTC (rev 199228)
@@ -4,8 +4,8 @@
_hkgname=vector-binary-instances
pkgname=haskell-vector-binary-instances
-pkgver=0.2.3.2
-pkgrel=2
+pkgver=0.2.3.3
+pkgrel=1
pkgdesc="Instances of Data.Binary and Data.Serialize for vector"
url="https://github.com/bos/vector-binary-instances"
license=("custom:BSD3")
@@ -12,7 +12,7 @@
arch=('i686' 'x86_64')
depends=("ghc=8.0.1" "haskell-vector")
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('e42cf4c80a69c6d661c6be152d43b39291fe22e7e55f4694709266692b50e049')
+sha256sums=('20158b1ab2fb8dd1bad57896fa3f75bb7fbc5354020c5715e997972b6ffb9f5c')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list