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

Felix Yan felixonmars at archlinux.org
Fri Aug 12 06:25:08 UTC 2016


    Date: Friday, August 12, 2016 @ 06:25:08
  Author: felixonmars
Revision: 186476

upgpkg: haskell-cryptonite 0.18-1

rebuild with cryptonite-0.18, hindent-5.0.0, microlens-0.4.7.0, postgresql-binary-0.9.1, yesod-core-1.4.23

Modified:
  haskell-cryptonite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-12 06:14:19 UTC (rev 186475)
+++ PKGBUILD	2016-08-12 06:25:08 UTC (rev 186476)
@@ -4,7 +4,7 @@
 
 _hkgname=cryptonite
 pkgname=haskell-cryptonite
-pkgver=0.17
+pkgver=0.18
 pkgrel=1
 pkgdesc="Cryptography Primitives sink"
 url="https://github.com/vincenthz/cryptonite"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-memory")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('a6c6a129b844c55580c4bfd79ecdf5bdc37ea8be6634ae7858015219111156c8')
+sha256sums=('9eb44d631a08d67534391c5ed3b237bebb858ab1aa28598b1524888ce41c32cf')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list