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

Felix Yan felixonmars at archlinux.org
Wed May 16 08:47:36 UTC 2018


    Date: Wednesday, May 16, 2018 @ 08:47:35
  Author: felixonmars
Revision: 322611

upgpkg: haskell-hjsonpointer 1.4.0-1

rebuild with hjsonpointer,1.4.0

Modified:
  haskell-hjsonpointer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 08:45:04 UTC (rev 322610)
+++ PKGBUILD	2018-05-16 08:47:35 UTC (rev 322611)
@@ -4,17 +4,17 @@
 
 _hkgname=hjsonpointer
 pkgname=haskell-hjsonpointer
-pkgver=1.3.0
-pkgrel=27
+pkgver=1.4.0
+pkgrel=1
 pkgdesc="JSON Pointer library"
 url="https://github.com/haskell-foundation/foundation"
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-aeson' 'haskell-hashable' 'haskell-quickcheck'
-         'haskell-unordered-containers' 'haskell-semigroups' 'haskell-text' 'haskell-vector')
+         'haskell-unordered-containers' 'haskell-text' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec' 'haskell-http-types')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('44fad6d263a8455cf6230e7e2ad8607a98e4368be3ddeeef538043ba205f4efad545338faee931283fe7e61732908347e017d9708b07192840206d665e5e7e5c')
+sha512sums=('ffdafe69deb02d2da67be69cb6c981e83620f357a75d47856307b69d0eaf026cfc6f8d8f00d0fc888f013b8515df3b1bd07bd1aa2bdb01e44df8d6794916e014')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list