[arch-commits] Commit in haskell-monad-time/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 17 13:10:37 UTC 2018
Date: Thursday, May 17, 2018 @ 13:10:36
Author: felixonmars
Revision: 323768
upgpkg: haskell-monad-time 0.3.1.0-2
rebuild with ghc 8.4.2
Modified:
haskell-monad-time/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-17 13:10:00 UTC (rev 323767)
+++ PKGBUILD 2018-05-17 13:10:36 UTC (rev 323768)
@@ -5,12 +5,12 @@
_hkgname=monad-time
pkgname=haskell-monad-time
pkgver=0.3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Type class for monads which carry the notion of the current time"
url="https://github.com/scrive/monad-time"
license=("custom:BSD3")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-mtl')
+depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
sha512sums=('bf06681d5997c00b505d908f54f3732b7f726ddc83d00d7d2ec074f10f299181003533ba4729ff995f0805fec2c1d1b7ed3a152486d8cb3db7eb0e2d2b4ec9bd')
More information about the arch-commits
mailing list