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

Felix Yan felixonmars at archlinux.org
Thu Oct 10 19:53:17 UTC 2019


    Date: Thursday, October 10, 2019 @ 19:53:15
  Author: felixonmars
Revision: 514501

upgpkg: haskell-retry 0.8.0.2-1

rebuild with retry 0.8.0.2

Modified:
  haskell-retry/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-10 19:42:18 UTC (rev 514500)
+++ PKGBUILD	2019-10-10 19:53:15 UTC (rev 514501)
@@ -3,8 +3,8 @@
 
 _hkgname=retry
 pkgname=haskell-retry
-pkgver=0.8.0.1
-pkgrel=19
+pkgver=0.8.0.2
+pkgrel=1
 pkgdesc="Retry combinators for monadic actions that may fail"
 url="https://github.com/Soostone/retry"
 license=("BSD")
@@ -13,7 +13,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=('99f9e5fb90f686b8f621a5cc2bc34d72d5af5d119a11a11364355c514fa6c019b7d818f8f095c482fe388225d35052fed63f8112984c5af185a2e2328f7ad475')
+sha512sums=('4e607751fc005c1e7760d366c29f0d5b169826fbe834dc24b494379a483043ddb81f0fd7e4997902a86d0cab3a7121dd9086fc7cd7af5b8f2ed5ac335ad32520')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list