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

2016-01-04 Thread Felix Yan
Date: Monday, January 4, 2016 @ 10:19:59
  Author: fyan
Revision: 155321

upgpkg: haskell-aeson-extra 0.3.0.0-2

rebuild with stm-2.4.4.1

Modified:
  haskell-aeson-extra/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-01-04 09:18:03 UTC (rev 155320)
+++ PKGBUILD2016-01-04 09:19:59 UTC (rev 155321)
@@ -5,7 +5,7 @@
 _hkgname=aeson-extra
 pkgname=haskell-aeson-extra
 pkgver=0.3.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Extra goodies for aeson"
 url="https://github.com/phadej/aeson-extra#readme;
 license=("custom:BSD3")


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

2015-12-25 Thread Felix Yan
Date: Saturday, December 26, 2015 @ 04:10:50
  Author: fyan
Revision: 154555

upgpkg: haskell-aeson-extra 0.3.0.0-1

Modified:
  haskell-aeson-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-26 03:09:19 UTC (rev 154554)
+++ PKGBUILD2015-12-26 03:10:50 UTC (rev 154555)
@@ -4,19 +4,19 @@
 
 _hkgname=aeson-extra
 pkgname=haskell-aeson-extra
-pkgver=0.2.3.0
-pkgrel=2
+pkgver=0.3.0.0
+pkgrel=1
 pkgdesc="Extra goodies for aeson"
 url="https://github.com/phadej/aeson-extra#readme;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.3" "haskell-aeson" "haskell-attoparsec" "haskell-exceptions"
- "haskell-hashable" "haskell-scientific" "haskell-text"
- "haskell-unordered-containers" "haskell-vector")
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-aeson-compat" 
"haskell-base-compat" 
+ "haskell-exceptions" "haskell-hashable" "haskell-parsec" 
"haskell-scientific"
+ "haskell-text" "haskell-time-parsers" "haskell-unordered-containers" 
"haskell-vector")
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('43ace09b9c03c5c55216b2062228bda94e5fd2a0cc1eca0e5478546f9e77')
+sha256sums=('b9e54cf293c25bbd5646a777cf71a23c4158b708dd358fe3e705add326d5870f')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"


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

2015-12-10 Thread Evangelos Foutras
Date: Thursday, December 10, 2015 @ 19:09:59
  Author: foutrelis
Revision: 152509

GHC 7.10.3 rebuild

Modified:
  haskell-aeson-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 18:09:47 UTC (rev 152508)
+++ PKGBUILD2015-12-10 18:09:59 UTC (rev 152509)
@@ -5,12 +5,12 @@
 _hkgname=aeson-extra
 pkgname=haskell-aeson-extra
 pkgver=0.2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Extra goodies for aeson"
 url="https://github.com/phadej/aeson-extra#readme;
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=7.10.2" "haskell-aeson" "haskell-attoparsec" "haskell-exceptions"
+depends=("ghc=7.10.3" "haskell-aeson" "haskell-attoparsec" "haskell-exceptions"
  "haskell-hashable" "haskell-scientific" "haskell-text"
  "haskell-unordered-containers" "haskell-vector")
 options=('staticlibs')


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

2015-12-08 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 14:18:10
  Author: fyan
Revision: 150311

upgpkg: haskell-aeson-extra 0.2.3.0-1

Modified:
  haskell-aeson-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 13:05:38 UTC (rev 150310)
+++ PKGBUILD2015-12-08 13:18:10 UTC (rev 150311)
@@ -4,7 +4,7 @@
 
 _hkgname=aeson-extra
 pkgname=haskell-aeson-extra
-pkgver=0.2.2.0
+pkgver=0.2.3.0
 pkgrel=1
 pkgdesc="Extra goodies for aeson"
 url="https://github.com/phadej/aeson-extra#readme;
@@ -16,7 +16,7 @@
 options=('staticlibs')
 
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install="${pkgname}.install"
-sha256sums=('368aa018e650f323a1d52cfd38596fe419667e1ef3f83faf0f7255518b18dc45')
+sha256sums=('43ace09b9c03c5c55216b2062228bda94e5fd2a0cc1eca0e5478546f9e77')
 
 build() {
 cd "${srcdir}/${_hkgname}-${pkgver}"