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

Felix Yan felixonmars at archlinux.org
Sun Feb 23 16:05:48 UTC 2020


    Date: Sunday, February 23, 2020 @ 16:05:48
  Author: felixonmars
Revision: 579793

upgpkg: haskell-hopenpgp 2.9.4-1: rebuild with incremental-parser 0.4, hOpenPGP 2.9.4

Modified:
  haskell-hopenpgp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-23 15:53:04 UTC (rev 579792)
+++ PKGBUILD	2020-02-23 16:05:48 UTC (rev 579793)
@@ -2,8 +2,8 @@
 
 _hkgname=hOpenPGP
 pkgname=haskell-hopenpgp
-pkgver=2.9.3
-pkgrel=11
+pkgver=2.9.4
+pkgrel=1
 pkgdesc="Native Haskell implementation of OpenPGP (RFC4880)"
 url="http://floss.scru.org/hOpenPGP/"
 license=('MIT')
@@ -19,7 +19,7 @@
          'haskell-wl-pprint-extras' 'haskell-zlib')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('41dddc396ca1341c874f1494c7db9e80328d8d04459c96e45dee1b6bfc7f2e1d10eb87caf440d230e56f3114e6f2691f6e9bded46029d530e353665f0515c07d')
+sha512sums=('f2d4f0e156eac631b61eaf909bbc92034696e92a2bd6bfee0d2b6ae54d5aa9b85d59d945ea2104c5f1fe4535793b9508e80cea5951bb98470ed36876d351d005')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list