[arch-commits] Commit in haskell-vector-binary-instances/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Apr 13 03:02:51 UTC 2017


    Date: Thursday, April 13, 2017 @ 03:02:50
  Author: felixonmars
Revision: 222541

upgpkg: haskell-vector-binary-instances 0.2.3.5-1

rebuild with vector-binary-instances,0.2.3.5

Modified:
  haskell-vector-binary-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-13 02:58:23 UTC (rev 222540)
+++ PKGBUILD	2017-04-13 03:02:50 UTC (rev 222541)
@@ -4,8 +4,8 @@
 
 _hkgname=vector-binary-instances
 pkgname=haskell-vector-binary-instances
-pkgver=0.2.3.4
-pkgrel=2
+pkgver=0.2.3.5
+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=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('f3cef04ff645bbf25198c2c0c33d0c13e44bfe63602e1e694c2be9abf0e57d00')
+sha512sums=('d330acf7911e017581bbae3e429371f5f336c45194f5574bae8d677253b96a430ee40b4ad0327e6bd7f11cd7cd49e29875e4901fa8b9c54e52892c59558ce413')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list