[arch-commits] Commit in haskell-roman-numerals/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu May 17 18:03:14 UTC 2018
    
    
  
    Date: Thursday, May 17, 2018 @ 18:03:13
  Author: felixonmars
Revision: 323948
upgpkg: haskell-roman-numerals 0.5.1.5-11
rebuild with ghc 8.4.2
Modified:
  haskell-roman-numerals/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:02:38 UTC (rev 323947)
+++ PKGBUILD	2018-05-17 18:03:13 UTC (rev 323948)
@@ -5,12 +5,12 @@
 _hkgname=roman-numerals
 pkgname=haskell-roman-numerals
 pkgver=0.5.1.5
-pkgrel=10
+pkgrel=11
 pkgdesc="Parsing and pretty printing of Roman numerals"
 url="https://github.com/roelvandijk/roman-numerals"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' "haskell-base-unicode-symbols" "haskell-text")
+depends=('ghc-libs' "haskell-base-unicode-symbols")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('9c202664f9d4f1afecc439a4b7d348a0d1cf5b97494e1e345e56818056605678cd4b0b3036b5205f2966b60539409d3ac5c2b6a46a51d3e98b405cf055746844')
    
    
More information about the arch-commits
mailing list