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

Felix Yan felixonmars at archlinux.org
Wed Dec 21 03:28:46 UTC 2016


    Date: Wednesday, December 21, 2016 @ 03:28:45
  Author: felixonmars
Revision: 200548

upgpkg: haskell-asn1-encoding 0.9.4-2

rebuild with memory-0.14

Modified:
  haskell-asn1-encoding/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-21 03:27:02 UTC (rev 200547)
+++ PKGBUILD	2016-12-21 03:28:45 UTC (rev 200548)
@@ -5,13 +5,13 @@
 _hkgname=asn1-encoding
 pkgname=haskell-asn1-encoding
 pkgver=0.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc="ASN1 data reader and writer in RAW, BER and DER forms"
 url="http://github.com/vincenthz/hs-asn1"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-asn1-types" "haskell-hourglass")
-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=('a78058f7db08fbd72f2b40c72af324a4d31ea95d70b4bfa372107b980394dde8')
 
 build() {



More information about the arch-commits mailing list