[arch-commits] Commit in haskell-missingh/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu May 17 18:31:15 UTC 2018
    
    
  
    Date: Thursday, May 17, 2018 @ 18:31:14
  Author: felixonmars
Revision: 323999
upgpkg: haskell-missingh 1.4.0.1-21
rebuild with ghc 8.4.2
Modified:
  haskell-missingh/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:30:21 UTC (rev 323998)
+++ PKGBUILD	2018-05-17 18:31:14 UTC (rev 323999)
@@ -5,13 +5,13 @@
 _hkgname=MissingH
 pkgname=haskell-missingh
 pkgver=1.4.0.1
-pkgrel=20
+pkgrel=21
 pkgdesc="Large utility library"
 url="http://software.complete.org/missingh"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-hunit" "haskell-hslogger" "haskell-mtl" "haskell-network"
-         "haskell-old-locale" "haskell-old-time" "haskell-parsec" "haskell-random"
+depends=('ghc-libs' "haskell-hunit" "haskell-hslogger" "haskell-network"
+         "haskell-old-locale" "haskell-old-time" "haskell-random"
          "haskell-regex-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
    
    
More information about the arch-commits
mailing list