Date: Sunday, June 23, 2019 @ 16:23:18
  Author: felixonmars
Revision: 483140

upgpkg: haskell-asn1-types 0.3.3-1

rebuild with asn1-types 0.3.3

Modified:
  haskell-asn1-types/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-23 16:17:17 UTC (rev 483139)
+++ PKGBUILD    2019-06-23 16:23:18 UTC (rev 483140)
@@ -3,16 +3,16 @@
 
 _hkgname=asn1-types
 pkgname=haskell-asn1-types
-pkgver=0.3.2
-pkgrel=99
+pkgver=0.3.3
+pkgrel=1
 pkgdesc="ASN.1 types"
-url="https://github.com/vincenthz/hs-asn1-types";
+url="https://github.com/vincenthz/hs-asn1";
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-hourglass" "haskell-memory")
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('d5eb4c9f4fc44ff06b4d0d4c6be4ad2b43e01478de6ca48d2a78bad69d828f1c48095ccb4542546357f8934141b4c96f156d954072b91f1695ef1536ddc50e08')
+sha512sums=('d83fca6d585103f7d112a314bfa4da98bf055cbc7541b55717db6260295fcb7dd96d1ac9a25e39ea31881f1a8454d19ed004d59f3c20118b26ef155a99ec5278')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to