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

Felix Yan felixonmars at archlinux.org
Fri May 5 11:51:49 UTC 2017


    Date: Friday, May 5, 2017 @ 11:51:49
  Author: felixonmars
Revision: 227143

upgpkg: haskell-unbounded-delays 0.1.1.0-1

rebuild with unbounded-delays,0.1.1.0

Modified:
  haskell-unbounded-delays/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-05-05 11:46:51 UTC (rev 227142)
+++ PKGBUILD	2017-05-05 11:51:49 UTC (rev 227143)
@@ -4,7 +4,7 @@
 
 _hkgname=unbounded-delays
 pkgname=haskell-unbounded-delays
-pkgver=0.1.0.10
+pkgver=0.1.1.0
 pkgrel=1
 pkgdesc="Unbounded thread delays and timeouts"
 url="https://github.com/basvandijk/unbounded-delays"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('608bfd3bfc95fda87b4a3fc07135370a1b93bd9699a45356127268c5831a7c12b74abab7ece31dd27c41cb3ea4e8528e2e6d48c64e1436d1b31b6bdbf53620fb')
+sha512sums=('70e26055abe40b38e20bc5dadc3ae32b699613698d0fc36bbd519fe011128fbdda7e963a69f25375b4e8a26b2ebfa2cdd4496d9d045e9f19672224654e5e7948')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list