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

Felix Yan felixonmars at archlinux.org
Fri Jun 24 06:56:57 UTC 2016


    Date: Friday, June 24, 2016 @ 06:56:57
  Author: felixonmars
Revision: 180914

upgpkg: haskell-enclosed-exceptions 1.0.2-1

rebuild with Agda-2.5.1.1, enclosed-exceptions-1.0.2, hakyll-4.8.3.2, hscolour-1.24.1, semigroups-0.18.2, shakespeare-2.0.9, warp-tls-3.2.2, texmath-0.8.6.4, yaml-0.8.18, yesod-core-1.4.21

Modified:
  haskell-enclosed-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-24 06:56:44 UTC (rev 180913)
+++ PKGBUILD	2016-06-24 06:56:57 UTC (rev 180914)
@@ -4,16 +4,16 @@
 
 _hkgname=enclosed-exceptions
 pkgname=haskell-enclosed-exceptions
-pkgver=1.0.1.1
-pkgrel=8
+pkgver=1.0.2
+pkgrel=1
 pkgdesc="Catching all exceptions from within an enclosed computation"
 url="https://github.com/jcristovao/enclosed-exceptions"
 license=("MIT")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-async" "haskell-lifted-base" "haskell-monad-control"
+depends=("ghc=8.0.1" "haskell-lifted-base" "haskell-monad-control"
          "haskell-transformers-base")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('e5236133ba5a2395fbac9f8436eb8765ede4a0a8b36341ccbb8a4cddf00c5d99')
+sha256sums=('7b9beab82d219c0dd879dfdef70fb74a4a7595b4dbd0baf7adb12cdbbe8189f1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list