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

Felix Yan felixonmars at archlinux.org
Sun Aug 5 00:30:33 UTC 2018


    Date: Sunday, August 5, 2018 @ 00:30:33
  Author: felixonmars
Revision: 368143

upgpkg: haskell-hopenpgp 2.7.2-1

rebuild with hOpenPGP 2.7.2

Modified:
  haskell-hopenpgp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-05 00:23:35 UTC (rev 368142)
+++ PKGBUILD	2018-08-05 00:30:33 UTC (rev 368143)
@@ -3,8 +3,8 @@
 
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
-pkgver=2.7.1
-pkgrel=7
+pkgver=2.7.2
+pkgrel=1
 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
 url="http://floss.scru.org/hOpenPGP/"
 license=('MIT')
@@ -20,7 +20,7 @@
          'haskell-wl-pprint-extras' 'haskell-zlib')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('149435cbd570fe6d068021607a18073e820a8d7f8b6063b3d03f676f4f39ccc130839cbb2aba8623df9fc5e98cd69fd8765a7a41b06c635b68854c8b5c93f909')
+sha512sums=('b2cd045d5f221d853f7bab690d703275af7315bef4eaa8e350168475efd39ce801feb4bbd33c1c4af2a57077f9091d0e6e28e582fd71e50c42ebf8a2dca2e2a8')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list