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

Felix Yan felixonmars at archlinux.org
Tue Aug 14 16:57:07 UTC 2018


    Date: Tuesday, August 14, 2018 @ 16:57:07
  Author: felixonmars
Revision: 371610

upgpkg: haskell-retry 0.7.6.3-1

rebuild with retry 0.7.6.3

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-14 16:38:35 UTC (rev 371609)
+++ PKGBUILD	2018-08-14 16:57:07 UTC (rev 371610)
@@ -4,8 +4,8 @@
 
 _hkgname=retry
 pkgname=haskell-retry
-pkgver=0.7.6.2
-pkgrel=37
+pkgver=0.7.6.3
+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=('f3c2713feb2f348481e8c4e0fa294da484bb9de85e305d17d98385bd3554936d5ad987b63a077448cf70a09746a2d84dd0f3af7af896f00772d251c9c1e119dd')
+sha512sums=('e13e0859fc497eaa19b2532dd28fe750cc70946e9856482878051acb60b66b9e1965b4980a2fc1111ae0ab1a3aa4b8a363761fc213c75c035d6421aaa4ef6519')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list