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

Felix Yan felixonmars at archlinux.org
Wed Dec 5 09:16:36 UTC 2018


    Date: Wednesday, December 5, 2018 @ 09:16:35
  Author: felixonmars
Revision: 411298

upgpkg: haskell-cryptonite-conduit 0.2.2-129

rebuild with base64-bytestring 1.0.0.2

Modified:
  haskell-cryptonite-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-05 09:15:59 UTC (rev 411297)
+++ PKGBUILD	2018-12-05 09:16:35 UTC (rev 411298)
@@ -3,10 +3,10 @@
 _hkgname=cryptonite-conduit
 pkgname=haskell-cryptonite-conduit
 pkgver=0.2.2
-pkgrel=128
+pkgrel=129
 pkgdesc="Conduit bridge for cryptonite"
 url="https://github.com/haskell-crypto/cryptonite-conduit"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-conduit' 'haskell-conduit-extra' 'haskell-cryptonite'
          'haskell-exceptions' 'haskell-memory' 'haskell-resourcet')



More information about the arch-commits mailing list