[arch-commits] Commit in haskell-nonce/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Thu May 17 18:20:06 UTC 2018
    
    
  
    Date: Thursday, May 17, 2018 @ 18:20:05
  Author: felixonmars
Revision: 323979
upgpkg: haskell-nonce 1.0.7-6
rebuild with ghc 8.4.2
Modified:
  haskell-nonce/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 18:19:30 UTC (rev 323978)
+++ PKGBUILD	2018-05-17 18:20:05 UTC (rev 323979)
@@ -5,12 +5,12 @@
 _hkgname=nonce
 pkgname=haskell-nonce
 pkgver=1.0.7
-pkgrel=5
+pkgrel=6
 pkgdesc="Generate cryptographic nonces."
 url="https://github.com/prowdsponsor/nonce"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-entropy' 'haskell-text' 'haskell-unliftio'
+depends=('ghc-libs' 'haskell-base64-bytestring' 'haskell-entropy' 'haskell-unliftio'
          'haskell-unliftio-core')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
    
    
More information about the arch-commits
mailing list