[arch-commits] Commit in haskell-vector-th-unbox/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Oct 14 02:54:36 UTC 2019


    Date: Monday, October 14, 2019 @ 02:54:35
  Author: felixonmars
Revision: 515364

upgpkg: haskell-vector-th-unbox 0.2.1.7-1

rebuild with vector-th-unbox 0.2.1.7

Modified:
  haskell-vector-th-unbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-14 01:19:10 UTC (rev 515363)
+++ PKGBUILD	2019-10-14 02:54:35 UTC (rev 515364)
@@ -3,8 +3,8 @@
 
 _hkgname=vector-th-unbox
 pkgname=haskell-vector-th-unbox
-pkgver=0.2.1.6
-pkgrel=38
+pkgver=0.2.1.7
+pkgrel=1
 pkgdesc="Deriver for Data.Vector.Unboxed using Template Haskell"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -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=('e25bbe44cbdf47ee4e89bac358cce4179c49ce00d676fec911a1ba6be5d81fc70072f55374442c8209cf2023d0a91b8fce3e2a266294aa04ed9b12acbd7dc955')
+sha512sums=('fa65c32eace3ad93f0df69830eca0334519bbdbb2bbdc511db6e6abffe48c78870fef131dc34451873775a037634a87f0cd0d06dc1c4bc9404af2a86d7593ae1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list