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

Felix Yan felixonmars at archlinux.org
Sun Jun 17 03:38:31 UTC 2018


    Date: Sunday, June 17, 2018 @ 03:38:31
  Author: felixonmars
Revision: 343432

upgpkg: haskell-nettle 0.3.0-1

rebuild with nettle 0.3.0

Modified:
  haskell-nettle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-17 01:03:11 UTC (rev 343431)
+++ PKGBUILD	2018-06-17 03:38:31 UTC (rev 343432)
@@ -3,7 +3,7 @@
 
 _hkgname=nettle
 pkgname=haskell-nettle
-pkgver=0.2.1
+pkgver=0.3.0
 pkgrel=1
 pkgdesc="Safe nettle binding"
 url="https://github.com/stbuehler/haskell-nettle"
@@ -13,7 +13,7 @@
          'haskell-securemem')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('fdec34e4f375923e913569f743c89951add694f9e9d6c59a4eb4796e73f53f1c8660b0565f61d88a121e286643b78bc9d7b806bee074c40de5bee3002db86725')
+sha512sums=('9bc875c0674ea615f47c498bd40fcbd8ffb356e99b30bde6b0e350a9dcfed353bc21242ea625cecc23b16b617f1e163dab42740cadc49ac5c73f161fd0898ac7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list