[arch-commits] Commit in haskell-retry/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Dec 10 08:17:17 UTC 2018
Date: Monday, December 10, 2018 @ 08:17:15
Author: felixonmars
Revision: 413824
upgpkg: haskell-retry 0.7.7.0-18
rebuild with ghc 8.6.3, cmark-gfm 0.1.6
Modified:
haskell-retry/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-10 08:16:44 UTC (rev 413823)
+++ PKGBUILD 2018-12-10 08:17:15 UTC (rev 413824)
@@ -4,10 +4,10 @@
_hkgname=retry
pkgname=haskell-retry
pkgver=0.7.7.0
-pkgrel=17
+pkgrel=18
pkgdesc="Retry combinators for monadic actions that may fail"
url="https://github.com/Soostone/retry"
-license=("custom:BSD3")
+license=("BSD")
arch=('x86_64')
depends=('ghc-libs' 'haskell-data-default-class' 'haskell-exceptions' 'haskell-random')
makedepends=('ghc' 'haskell-hedgehog' 'haskell-hunit' 'haskell-tasty'
More information about the arch-commits
mailing list