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

Felix Yan felixonmars at archlinux.org
Fri Nov 2 18:12:00 UTC 2018


    Date: Friday, November 2, 2018 @ 18:11:59
  Author: felixonmars
Revision: 401267

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

rebuild with vector-binary-instances 0.2.5.1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-02 18:11:44 UTC (rev 401266)
+++ PKGBUILD	2018-11-02 18:11:59 UTC (rev 401267)
@@ -3,8 +3,8 @@
 
 _hkgname=vector-binary-instances
 pkgname=haskell-vector-binary-instances
-pkgver=0.2.5
-pkgrel=2
+pkgver=0.2.5.1
+pkgrel=1
 pkgdesc="Instances of Data.Binary for vector"
 url="https://github.com/bos/vector-binary-instances"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-vector")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5a352b1316a10cdc8928ebe267a35d9ccea62aaedcc9978c84400d84b023e38daa734f52535229f51db6d7b5da0a7757b2d8b3eaf346d57717e9aac0298736bd')
+sha512sums=('a16202b8ca3f88df82c27b37511087008579296363c73fe09ab19b00dee0fbaf98699b79b08d7e7410fcd062c03f2c5d1560f6b1c9ebf1ab8290596a35758be0')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list