From d7111f0180d32b4354ed21bf5fffe978884fe6cd Mon Sep 17 00:00:00 2001 From: Kevin Mihelich <kevin@archlinuxarm.org> Date: Wed, 18 Jul 2018 02:34:08 +0000 Subject: [PATCH] community/haskell-cryptonite to 0.25-15 --- community/haskell-cryptonite/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/haskell-cryptonite/PKGBUILD b/community/haskell-cryptonite/PKGBUILD index d601d07c3..e999e640f 100644 --- a/community/haskell-cryptonite/PKGBUILD +++ b/community/haskell-cryptonite/PKGBUILD @@ -10,7 +10,7 @@ buildarch=4 _hkgname=cryptonite pkgname=haskell-cryptonite pkgver=0.25 -pkgrel=14 +pkgrel=15 pkgdesc="Cryptography Primitives sink" url="https://github.com/vincenthz/cryptonite" license=("custom:BSD3")