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

Felix Yan felixonmars at archlinux.org
Tue May 22 17:05:35 UTC 2018


    Date: Tuesday, May 22, 2018 @ 17:05:35
  Author: felixonmars
Revision: 327649

upgpkg: haskell-cryptonite 0.25-1

rebuild with cryptonite,0.25

Modified:
  haskell-cryptonite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-22 17:03:41 UTC (rev 327648)
+++ PKGBUILD	2018-05-22 17:05:35 UTC (rev 327649)
@@ -4,16 +4,16 @@
 
 _hkgname=cryptonite
 pkgname=haskell-cryptonite
-pkgver=0.24
-pkgrel=30
+pkgver=0.25
+pkgrel=1
 pkgdesc="Cryptography Primitives sink"
 url="https://github.com/vincenthz/cryptonite"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-foundation' 'haskell-memory')
+depends=('ghc-libs' 'haskell-basement' 'haskell-memory')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f6a7379f8d2f398dcd8e6c27092158a51363a3d70ed28a22b1a4ba64ece55c700cc9d701acd6bb5492beefe4fd0ca87287362c58e5bd4e98fe06a12d531debf3')
+sha512sums=('e2c246b85595cca60c4d0f4eda737ab3be2a73ee012ba234c2b1a0111a7b77e04c6ba5597c807e3d2d48dc41e9b4fe0419ce95072e9977903c437b36350f0405')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list