[arch-commits] Commit in haskell-hjsmin/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu May 17 13:50:22 UTC 2018
    
    
  
    Date: Thursday, May 17, 2018 @ 13:50:21
  Author: felixonmars
Revision: 323804
upgpkg: haskell-hjsmin 0.2.0.2-25
rebuild with ghc 8.4.2
Modified:
  haskell-hjsmin/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:49:45 UTC (rev 323803)
+++ PKGBUILD	2018-05-17 13:50:21 UTC (rev 323804)
@@ -5,13 +5,13 @@
 _hkgname=hjsmin
 pkgname=haskell-hjsmin
 pkgver=0.2.0.2
-pkgrel=24
+pkgrel=25
 pkgdesc="Haskell implementation of a javascript minifier"
 url="https://github.com/erikd/hjsmin"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-blaze-builder" "haskell-language-javascript"
-         "haskell-optparse-applicative" "haskell-text")
+         "haskell-optparse-applicative")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('ffd67972cef49b5026995e9852e603035513e18089df9f77c35ec084ee3487904018aea018a08408ab53f441aa5200efdd7f5a28191cd814c5e2fc91c2552902')
    
    
More information about the arch-commits
mailing list