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

Felix Yan fyan at archlinux.org
Mon Mar 14 07:39:43 UTC 2016


    Date: Monday, March 14, 2016 @ 08:39:43
  Author: fyan
Revision: 166634

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-14 07:31:07 UTC (rev 166633)
+++ PKGBUILD	2016-03-14 07:39:43 UTC (rev 166634)
@@ -4,7 +4,7 @@
 
 _hkgname=vector-binary-instances
 pkgname=haskell-vector-binary-instances
-pkgver=0.2.3.0
+pkgver=0.2.3.1
 pkgrel=1
 pkgdesc="Instances of Data.Binary and Data.Serialize for vector"
 url="https://github.com/bos/vector-binary-instances"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('1f9c6821dbc1add7320eef7712d5a1c4e2b41ff5e6b369864f6b3aad9a3974b7')
+sha256sums=('49cde38d27cbc84a057b77b624336b8785f68c2f771dfec1c414f18162d6ba66')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list