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

Felix Yan felixonmars at archlinux.org
Tue Jan 16 14:12:31 UTC 2018


    Date: Tuesday, January 16, 2018 @ 14:12:30
  Author: felixonmars
Revision: 283296

upgpkg: haskell-hjsonschema 1.7.2-1

rebuild with hjsonschema,1.7.2

Modified:
  haskell-hjsonschema/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-16 14:10:44 UTC (rev 283295)
+++ PKGBUILD	2018-01-16 14:12:30 UTC (rev 283296)
@@ -4,8 +4,8 @@
 
 _hkgname=hjsonschema
 pkgname=haskell-hjsonschema
-pkgver=1.7.1
-pkgrel=6
+pkgver=1.7.2
+pkgrel=1
 pkgdesc="JSON Schema library"
 url="https://github.com/seagreen/hjsonschema"
 license=("MIT")
@@ -16,7 +16,7 @@
          'haskell-unordered-containers' 'haskell-text' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec' 'haskell-wai-app-static' 'haskell-warp')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('fb275959e0129cea9af7e0539f0d63cfda6ad4aabb371d223825f679885c4122909181ec98ddeec312256198c62b7b411a51b080942d74682b5a21f3858e163c')
+sha512sums=('5fe613a0f0b8e6d97f56b33ea6238e50c496350128caed1efbabdf69eb261c8f7fec3a0e274ee36010dc3c61ca0f42dadd0d99ce67989031a7d46a5466ac3182')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list