Date: Wednesday, March 25, 2020 @ 04:59:53
  Author: felixonmars
Revision: 603984

upgpkg: haskell-asn1-types 0.3.4-1: rebuild with asn1-types 0.3.4

Modified:
  haskell-asn1-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-25 04:58:04 UTC (rev 603983)
+++ PKGBUILD    2020-03-25 04:59:53 UTC (rev 603984)
@@ -3,8 +3,8 @@
 
 _hkgname=asn1-types
 pkgname=haskell-asn1-types
-pkgver=0.3.3
-pkgrel=31
+pkgver=0.3.4
+pkgrel=1
 pkgdesc="ASN.1 types"
 url="https://github.com/vincenthz/hs-asn1";
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-hourglass" "haskell-memory")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('d83fca6d585103f7d112a314bfa4da98bf055cbc7541b55717db6260295fcb7dd96d1ac9a25e39ea31881f1a8454d19ed004d59f3c20118b26ef155a99ec5278')
+sha512sums=('0c2b76f134a77da65ecaa797d92b2ee273a72e9bd4467d354012c2b584216cdf2084974393fa4b850207720a3e0801d4a5af5f15137574ff1d7a341c5014184d')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to