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

Felix Yan felixonmars at archlinux.org
Fri Mar 23 07:04:40 UTC 2018


    Date: Friday, March 23, 2018 @ 07:04:39
  Author: felixonmars
Revision: 311186

upgpkg: haskell-retry 0.7.6.2-1

rebuild with retry,0.7.6.2

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-23 07:03:36 UTC (rev 311185)
+++ PKGBUILD	2018-03-23 07:04:39 UTC (rev 311186)
@@ -4,8 +4,8 @@
 
 _hkgname=retry
 pkgname=haskell-retry
-pkgver=0.7.6.1
-pkgrel=12
+pkgver=0.7.6.2
+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-mtl' 'haskell-stm' 'haskell-tasty'
              'haskell-tasty-hunit' 'haskell-tasty-hedgehog')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('eb9abf9866662926ed0df76cb65c842363d47f1598d56aaf4e45930dee7b09c2fdb43963429f376efbeed9929dcce009851a895ebc15b00ae7cea7da64b697ec')
+sha512sums=('f3c2713feb2f348481e8c4e0fa294da484bb9de85e305d17d98385bd3554936d5ad987b63a077448cf70a09746a2d84dd0f3af7af896f00772d251c9c1e119dd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list