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

Felix Yan felixonmars at archlinux.org
Thu Nov 26 22:37:43 UTC 2020


    Date: Thursday, November 26, 2020 @ 22:37:43
  Author: felixonmars
Revision: 763871

upgpkg: haskell-unbounded-delays 0.1.1.1-1: rebuild with unbounded-delays 0.1.1.1

Modified:
  haskell-unbounded-delays/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-26 22:36:41 UTC (rev 763870)
+++ PKGBUILD	2020-11-26 22:37:43 UTC (rev 763871)
@@ -3,8 +3,8 @@
 
 _hkgname=unbounded-delays
 pkgname=haskell-unbounded-delays
-pkgver=0.1.1.0
-pkgrel=18
+pkgver=0.1.1.1
+pkgrel=1
 pkgdesc="Unbounded thread delays and timeouts"
 url="https://github.com/basvandijk/unbounded-delays"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('70e26055abe40b38e20bc5dadc3ae32b699613698d0fc36bbd519fe011128fbdda7e963a69f25375b4e8a26b2ebfa2cdd4496d9d045e9f19672224654e5e7948')
+sha512sums=('7439c8976498bd84e966b7e08e8d868d65debe3ffc7fd77dc6de345258b4532f2203415abf9530fdaa5feba0bfdc1031303b343502d1f3dc401058125babd41b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list