[arch-commits] Commit in haskell-ixset-typed/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 17 13:30:20 UTC 2018


    Date: Thursday, May 17, 2018 @ 13:30:19
  Author: felixonmars
Revision: 323778

upgpkg: haskell-ixset-typed 0.4-1

rebuild with ghc 8.4.2

Modified:
  haskell-ixset-typed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:19:35 UTC (rev 323777)
+++ PKGBUILD	2018-05-17 13:30:19 UTC (rev 323778)
@@ -3,8 +3,8 @@
 
 _hkgname=ixset-typed
 pkgname=haskell-ixset-typed
-pkgver=0.3.1.1
-pkgrel=10
+pkgver=0.4
+pkgrel=1
 pkgdesc="Efficient relational queries on Haskell sets"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-safecopy' 'haskell-syb')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('1dfcf96e226ff775d7bc5bd461ff5bedb306762332bfd3fbe0dbf59478adb9b6f578ddc90300410405e564d3670616f9bd10f37d35dda864a8a0293eb3e69054')
+sha512sums=('98ce389e64257df7032525c0ae2401690a83128d709ed7fe5459411d49ce3620edeef0e28354b88f8986df4f332ca104dbec5797afb003c4c0078027430feb5e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list