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

Felix Yan felixonmars at archlinux.org
Sun Nov 12 15:28:23 UTC 2017


    Date: Sunday, November 12, 2017 @ 15:28:22
  Author: felixonmars
Revision: 266435

upgpkg: haskell-crypto-pubkey 0.2.8-31

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-crypto-pubkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 15:27:41 UTC (rev 266434)
+++ PKGBUILD	2017-11-12 15:28:22 UTC (rev 266435)
@@ -5,11 +5,11 @@
 _hkgname=crypto-pubkey
 pkgname=haskell-crypto-pubkey
 pkgver=0.2.8
-pkgrel=30
+pkgrel=31
 pkgdesc="Public Key cryptography"
 url="https://github.com/vincenthz/hs-crypto-pubkey"
 license=('custom:BSD3')
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' 'haskell-byteable' 'haskell-crypto-numbers' 'haskell-crypto-pubkey-types'
          'haskell-crypto-random' 'haskell-cryptohash')
 makedepends=('ghc')



More information about the arch-commits mailing list