[arch-commits] Commit in haskell-nettle/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 12 15:29:31 UTC 2017
Date: Sunday, November 12, 2017 @ 15:29:30
Author: felixonmars
Revision: 266437
upgpkg: haskell-nettle 0.2.0-23
rebuild with foundation,0.0.17 basement,0.0.4
Modified:
haskell-nettle/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-12 15:28:47 UTC (rev 266436)
+++ PKGBUILD 2017-11-12 15:29:30 UTC (rev 266437)
@@ -4,11 +4,11 @@
_hkgname=nettle
pkgname=haskell-nettle
pkgver=0.2.0
-pkgrel=22
+pkgrel=23
pkgdesc="Safe nettle binding"
url="https://github.com/stbuehler/haskell-nettle"
license=('MIT')
-arch=('i686' 'x86_64')
+arch=('x86_64')
depends=('ghc-libs' 'nettle' 'haskell-byteable' 'haskell-crypto-cipher-types' 'haskell-tagged'
'haskell-securemem')
makedepends=('ghc')
More information about the arch-commits
mailing list