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

Felix Yan felixonmars at archlinux.org
Sun Nov 12 14:58:33 UTC 2017


    Date: Sunday, November 12, 2017 @ 14:58:26
  Author: felixonmars
Revision: 266389

upgpkg: haskell-cryptonite 0.24-8

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-cryptonite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 14:55:51 UTC (rev 266388)
+++ PKGBUILD	2017-11-12 14:58:26 UTC (rev 266389)
@@ -5,11 +5,11 @@
 _hkgname=cryptonite
 pkgname=haskell-cryptonite
 pkgver=0.24
-pkgrel=7
+pkgrel=8
 pkgdesc="Cryptography Primitives sink"
 url="https://github.com/vincenthz/cryptonite"
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' 'haskell-foundation' 'haskell-memory')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")



More information about the arch-commits mailing list