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

Felix Yan felixonmars at archlinux.org
Tue Jul 17 07:18:04 UTC 2018


    Date: Tuesday, July 17, 2018 @ 07:18:03
  Author: felixonmars
Revision: 360443

upgpkg: haskell-hopenpgp 2.7.1-1

rebuild with hOpenPGP 2.7.1

Modified:
  haskell-hopenpgp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 07:15:21 UTC (rev 360442)
+++ PKGBUILD	2018-07-17 07:18:03 UTC (rev 360443)
@@ -3,8 +3,8 @@
 
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
-pkgver=2.7
-pkgrel=50
+pkgver=2.7.1
+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=('6432f54853af4562b5c61f0d97fe40dd4a5872f07e07c470ae41e951b11cbe00f491ce469c5d0caa897ba046c44e65fcaff0e4c9db825126b35f7aa15fc6bb40')
+sha512sums=('149435cbd570fe6d068021607a18073e820a8d7f8b6063b3d03f676f4f39ccc130839cbb2aba8623df9fc5e98cd69fd8765a7a41b06c635b68854c8b5c93f909')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list