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

Felix Yan felixonmars at archlinux.org
Mon Oct 1 23:19:32 UTC 2018


    Date: Monday, October 1, 2018 @ 23:19:32
  Author: felixonmars
Revision: 388928

upgpkg: haskell-ixset-typed 0.4.0.1-1

rebuild with ixset-typed 0.4.0.1

Modified:
  haskell-ixset-typed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-01 22:59:14 UTC (rev 388927)
+++ PKGBUILD	2018-10-01 23:19:32 UTC (rev 388928)
@@ -2,8 +2,8 @@
 
 _hkgname=ixset-typed
 pkgname=haskell-ixset-typed
-pkgver=0.4
-pkgrel=4
+pkgver=0.4.0.1
+pkgrel=1
 pkgdesc="Efficient relational queries on Haskell sets"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-safecopy' 'haskell-syb')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('98ce389e64257df7032525c0ae2401690a83128d709ed7fe5459411d49ce3620edeef0e28354b88f8986df4f332ca104dbec5797afb003c4c0078027430feb5e')
+sha512sums=('48ed1cc65b7bc3522eab71727f3e11052c29cbb1eef4f7c043fd6c3fc43547909390cb36f823e109a15a136242f3e780f66f76ede29c2a7bc39f9bdf6c51ecd6')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list