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

Felix Yan felixonmars at archlinux.org
Thu Aug 30 16:04:38 UTC 2018


    Date: Thursday, August 30, 2018 @ 16:04:37
  Author: felixonmars
Revision: 375477

upgpkg: haskell-retry 0.7.7.0-1

rebuild with retry 0.7.7.0

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-30 15:25:42 UTC (rev 375476)
+++ PKGBUILD	2018-08-30 16:04:37 UTC (rev 375477)
@@ -4,8 +4,8 @@
 
 _hkgname=retry
 pkgname=haskell-retry
-pkgver=0.7.6.3
-pkgrel=3
+pkgver=0.7.7.0
+pkgrel=1
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hedgehog' 'haskell-hunit' 'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-hedgehog')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e13e0859fc497eaa19b2532dd28fe750cc70946e9856482878051acb60b66b9e1965b4980a2fc1111ae0ab1a3aa4b8a363761fc213c75c035d6421aaa4ef6519')
+sha512sums=('8a59efc71b7a8a6cb3d7fed5dbf30657a6fcee95608a7a590705f7fc83656f13c6929ed04e866d6cb15f0165af804954b65b70319ec1890a42b4523dfe1c951e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list