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

Felix Yan felixonmars at archlinux.org
Thu Mar 1 09:38:06 UTC 2018


    Date: Thursday, March 1, 2018 @ 09:38:06
  Author: felixonmars
Revision: 300921

upgpkg: haskell-retry 0.7.6.1-1

rebuild with retry,0.7.6.1

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-01 09:36:57 UTC (rev 300920)
+++ PKGBUILD	2018-03-01 09:38:06 UTC (rev 300921)
@@ -4,8 +4,8 @@
 
 _hkgname=retry
 pkgname=haskell-retry
-pkgver=0.7.6.0
-pkgrel=11
+pkgver=0.7.6.1
+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=('9670499f7a3774d4663097b58226dead94f0b056313c8bb242113af4f8a6e3658fef3a7194c07b1486b28156e05d156edca883e363d1107a53d600a9fb9a7b2d')
+sha512sums=('eb9abf9866662926ed0df76cb65c842363d47f1598d56aaf4e45930dee7b09c2fdb43963429f376efbeed9929dcce009851a895ebc15b00ae7cea7da64b697ec')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list