[arch-commits] Commit in haskell-asn1-types/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 21 03:26:42 UTC 2016
Date: Wednesday, December 21, 2016 @ 03:26:41
Author: felixonmars
Revision: 200546
upgpkg: haskell-asn1-types 0.3.2-6
rebuild with memory-0.14
Modified:
haskell-asn1-types/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-21 03:24:57 UTC (rev 200545)
+++ PKGBUILD 2016-12-21 03:26:41 UTC (rev 200546)
@@ -5,13 +5,13 @@
_hkgname=asn1-types
pkgname=haskell-asn1-types
pkgver=0.3.2
-pkgrel=5
+pkgrel=6
pkgdesc="ASN.1 types"
url="http://github.com/vincenthz/hs-asn1-types"
license=("custom:BSD3")
arch=('i686' 'x86_64')
depends=("ghc=8.0.1" "haskell-hourglass" "haskell-memory")
-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=('0c571fff4a10559c6a630d4851ba3cdf1d558185ce3dcfca1136f9883d647217')
build() {
More information about the arch-commits
mailing list