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

Felix Yan felixonmars at archlinux.org
Sun Dec 11 01:15:23 UTC 2016


    Date: Sunday, December 11, 2016 @ 01:15:22
  Author: felixonmars
Revision: 198773

upgpkg: haskell-bower-json 0.8.1-1

Modified:
  haskell-bower-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-11 01:09:31 UTC (rev 198772)
+++ PKGBUILD	2016-12-11 01:15:22 UTC (rev 198773)
@@ -4,8 +4,8 @@
 
 _hkgname=bower-json
 pkgname=haskell-bower-json
-pkgver=0.8.0
-pkgrel=15
+pkgver=0.8.1
+pkgrel=1
 pkgdesc="Read bower.json from Haskell"
 url="https://github.com/hdgarrood/bower-json"
 license=("MIT")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-aeson" "haskell-aeson-better-errors" "haskell-mtl" "haskell-scientific"
          "haskell-text" "haskell-unordered-containers" "haskell-vector")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('ee8efa507020dc3f7439849a3662d6bbc72dfec8c1ae8d158e75546138dff3cf')
+sha256sums=('3fb3cdecc55a0997a9d4d9c3443bcf39b7feed09feb8629fc89b48b1ca7b713f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list