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

Felix Yan felixonmars at archlinux.org
Wed Oct 3 08:24:24 UTC 2018


    Date: Wednesday, October 3, 2018 @ 08:24:23
  Author: felixonmars
Revision: 389120

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

rebuild with vector-binary-instances 0.2.5

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-03 08:17:33 UTC (rev 389119)
+++ PKGBUILD	2018-10-03 08:24:23 UTC (rev 389120)
@@ -3,9 +3,9 @@
 
 _hkgname=vector-binary-instances
 pkgname=haskell-vector-binary-instances
-pkgver=0.2.4
-pkgrel=5
-pkgdesc="Instances of Data.Binary and Data.Serialize for vector"
+pkgver=0.2.5
+pkgrel=1
+pkgdesc="Instances of Data.Binary for vector"
 url="https://github.com/bos/vector-binary-instances"
 license=("custom:BSD3")
 arch=('x86_64')
@@ -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=('a01b7c279fed49bd82d40bb1ef4f552161347aab4853db04e7f412f684095aecdf93be2050f1c712357a85f002b3735a394b946d9875a6aa5045d7eeede9a240')
+sha512sums=('5a352b1316a10cdc8928ebe267a35d9ccea62aaedcc9978c84400d84b023e38daa734f52535229f51db6d7b5da0a7757b2d8b3eaf346d57717e9aac0298736bd')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list