[arch-commits] Commit in haskell-unbounded-delays/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 28 09:52:24 UTC 2017


    Date: Tuesday, March 28, 2017 @ 09:52:24
  Author: felixonmars
Revision: 219704

upgpkg: haskell-unbounded-delays 0.1.0.10-1

rebuild with unbounded-delays,0.1.0.10

Modified:
  haskell-unbounded-delays/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-28 09:46:21 UTC (rev 219703)
+++ PKGBUILD	2017-03-28 09:52:24 UTC (rev 219704)
@@ -4,15 +4,15 @@
 
 _hkgname=unbounded-delays
 pkgname=haskell-unbounded-delays
-pkgver=0.1.0.9
-pkgrel=2
+pkgver=0.1.0.10
+pkgrel=1
 pkgdesc="Unbounded thread delays and timeouts"
 url="https://github.com/basvandijk/unbounded-delays"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
-source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('4010ca5c4ca800039db259fc7a5180f10fc98f00580c7223ac7ad401ca4190b8')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
+sha512sums=('608bfd3bfc95fda87b4a3fc07135370a1b93bd9699a45356127268c5831a7c12b74abab7ece31dd27c41cb3ea4e8528e2e6d48c64e1436d1b31b6bdbf53620fb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list