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

Felix Yan felixonmars at archlinux.org
Wed Jan 8 13:13:34 UTC 2020


    Date: Wednesday, January 8, 2020 @ 13:13:34
  Author: felixonmars
Revision: 550268

upgpkg: haskell-shelly 1.9.0-1: rebuild with shelly 1.9.0

Modified:
  haskell-shelly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-08 13:12:03 UTC (rev 550267)
+++ PKGBUILD	2020-01-08 13:13:34 UTC (rev 550268)
@@ -3,19 +3,18 @@
 
 _hkgname=shelly
 pkgname=haskell-shelly
-pkgver=1.8.1
-pkgrel=77
+pkgver=1.9.0
+pkgrel=1
 pkgdesc="Shell-like (systems) programming in Haskell"
 url="https://github.com/yesodweb/Shelly.hs"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-unix-compat' 'haskell-system-filepath'
-         'haskell-system-fileio' 'haskell-monad-control' 'haskell-lifted-base'
+depends=('ghc-libs' 'haskell-unix-compat' 'haskell-monad-control' 'haskell-lifted-base'
          'haskell-lifted-async' 'haskell-exceptions' 'haskell-enclosed-exceptions'
          'haskell-async' 'haskell-transformers-base')
 makedepends=('ghc' 'haskell-hunit' 'haskell-hspec' 'haskell-hspec-contrib')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('75a6939ed0c395950738d569d2452b55acc373ead0361e97651218ec464816fffa1af5808b7af4d2ea7cd4339c028a4a1bee02f0bfd88fecb73a6888c083d651')
+sha512sums=('7c1eb25439e08095187746d0101fd92ad56ebb5a706820bad7330667cfc806066d4675c677e5d267440d4af7b517f36449e8f5e75332521780b564edc1586254')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list