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

Felix Yan fyan at archlinux.org
Sat Mar 12 11:01:12 UTC 2016


    Date: Saturday, March 12, 2016 @ 12:01:12
  Author: fyan
Revision: 166224

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

rebuild with conduit-1.2.6.4, http2-1.5.2, scientific-0.3.4.6, vector-binary-instances-0.2.3.0

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-12 10:58:41 UTC (rev 166223)
+++ PKGBUILD	2016-03-12 11:01:12 UTC (rev 166224)
@@ -4,17 +4,17 @@
 
 _hkgname=vector-binary-instances
 pkgname=haskell-vector-binary-instances
-pkgver=0.2.1.1
+pkgver=0.2.3.0
 pkgrel=1
 pkgdesc="Instances of Data.Binary and Data.Serialize for vector"
 url="https://github.com/bos/vector-binary-instances"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.3" "haskell-binary" "haskell-vector")
+depends=("ghc=7.10.3" "haskell-vector")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('9647a467cc248ea967b16982be0a395688882d711b5b6613405064bcae6a4eb7')
+sha256sums=('1f9c6821dbc1add7320eef7712d5a1c4e2b41ff5e6b369864f6b3aad9a3974b7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list