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

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


    Date: Sunday, November 12, 2017 @ 15:11:55
  Author: felixonmars
Revision: 266409

upgpkg: haskell-securemem 0.1.9-25

rebuild with foundation,0.0.17 basement,0.0.4

Modified:
  haskell-securemem/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-12 15:11:00 UTC (rev 266408)
+++ PKGBUILD	2017-11-12 15:11:55 UTC (rev 266409)
@@ -5,11 +5,11 @@
 _hkgname=securemem
 pkgname=haskell-securemem
 pkgver=0.1.9
-pkgrel=24
+pkgrel=25
 pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk."
 url="https://github.com/vincenthz/hs-securemem"
 license=("custom:BSD3")
-arch=('i686' 'x86_64')
+arch=('x86_64')
 depends=('ghc-libs' "haskell-byteable" "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