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

Felix Yan felixonmars at archlinux.org
Sat Jun 16 13:51:16 UTC 2018


    Date: Saturday, June 16, 2018 @ 13:51:16
  Author: felixonmars
Revision: 343374

upgpkg: haskell-nettle 0.2.1-1

rebuild with nettle 0.2.1

Modified:
  haskell-nettle/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-16 12:13:27 UTC (rev 343373)
+++ PKGBUILD	2018-06-16 13:51:16 UTC (rev 343374)
@@ -3,8 +3,8 @@
 
 _hkgname=nettle
 pkgname=haskell-nettle
-pkgver=0.2.0
-pkgrel=51
+pkgver=0.2.1
+pkgrel=1
 pkgdesc="Safe nettle binding"
 url="https://github.com/stbuehler/haskell-nettle"
 license=('MIT')
@@ -13,7 +13,7 @@
          'haskell-securemem')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('31924b1db527c0033909eccccb566f1db71b3b355a14071e673160237172977c0286dc12ed54f9fe589dad759a234da57fe2ca0facecc98944cdcecaf9eb9812')
+sha512sums=('fdec34e4f375923e913569f743c89951add694f9e9d6c59a4eb4796e73f53f1c8660b0565f61d88a121e286643b78bc9d7b806bee074c40de5bee3002db86725')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list