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

Felix Yan felixonmars at archlinux.org
Sat Mar 3 03:19:20 UTC 2018


    Date: Saturday, March 3, 2018 @ 03:19:19
  Author: felixonmars
Revision: 301758

upgpkg: haskell-pem 0.2.4-1

rebuild with pem,0.2.4

Modified:
  haskell-pem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-03 03:16:09 UTC (rev 301757)
+++ PKGBUILD	2018-03-03 03:19:19 UTC (rev 301758)
@@ -5,17 +5,17 @@
 
 _hkgname=pem
 pkgname=haskell-pem
-pkgver=0.2.3
-pkgrel=3
+pkgver=0.2.4
+pkgrel=1
 pkgdesc="Privacy Enhanced Mail (PEM) format reader and writer."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-memory' 'haskell-mtl')
+depends=('ghc-libs' 'haskell-basement' 'haskell-memory')
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-test-framework'
              'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a5f9f157f35bc6aa4340f46e3e111c172e193d54aaddde8e8165fa2933233736fa00fe9526f68c39dabc7588965d3cb4626b62c418fdcc6e0046fcc788c3a44a')
+sha512sums=('c27531ae89e69cebbeeecdf3cf72b897eb65c2f9b22c898bf88d79664f1b54b592f0e0f2bc007f84ec3b0efee8bd20eee187bf73a2947b2fc7d9f4a7e418872d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list