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

Felix Yan felixonmars at archlinux.org
Mon Dec 26 09:05:34 UTC 2016


    Date: Monday, December 26, 2016 @ 09:05:33
  Author: felixonmars
Revision: 202599

upgpkg: haskell-bower-json 1.0.0.1-1

Modified:
  haskell-bower-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-26 08:53:19 UTC (rev 202598)
+++ PKGBUILD	2016-12-26 09:05:33 UTC (rev 202599)
@@ -4,8 +4,8 @@
 
 _hkgname=bower-json
 pkgname=haskell-bower-json
-pkgver=0.8.1
-pkgrel=4
+pkgver=1.0.0.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=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('3fb3cdecc55a0997a9d4d9c3443bcf39b7feed09feb8629fc89b48b1ca7b713f')
+sha256sums=('7aa954e2b1bf79307db710c158108bd9ddb45b333ca96072cdbfaf96c77b7e73')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list