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

Felix Yan felixonmars at archlinux.org
Wed Dec 21 03:39:15 UTC 2016


    Date: Wednesday, December 21, 2016 @ 03:39:14
  Author: felixonmars
Revision: 200554

upgpkg: haskell-asn1-parse 0.9.4-9

rebuild with memory-0.14

Modified:
  haskell-asn1-parse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-21 03:36:33 UTC (rev 200553)
+++ PKGBUILD	2016-12-21 03:39:14 UTC (rev 200554)
@@ -5,13 +5,13 @@
 _hkgname=asn1-parse
 pkgname=haskell-asn1-parse
 pkgver=0.9.4
-pkgrel=8
+pkgrel=9
 pkgdesc="Simple monadic parser for ASN1 stream types."
 url="https://github.com/vincenthz/hs-asn1"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-asn1-encoding" "haskell-asn1-types")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha256sums=('c6a328f570c69db73f8d2416f9251e8a03753f90d5d19e76cbe69509a3ceb708')
 
 build() {



More information about the arch-commits mailing list