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

Felix Yan felixonmars at archlinux.org
Tue Apr 10 06:13:30 UTC 2018


    Date: Tuesday, April 10, 2018 @ 06:13:29
  Author: felixonmars
Revision: 315517

upgpkg: haskell-monad-time 0.3.1.0-1

rebuild with monad-time,0.3.1.0

Modified:
  haskell-monad-time/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-10 06:12:22 UTC (rev 315516)
+++ PKGBUILD	2018-04-10 06:13:29 UTC (rev 315517)
@@ -4,7 +4,7 @@
 
 _hkgname=monad-time
 pkgname=haskell-monad-time
-pkgver=0.3.0.0
+pkgver=0.3.1.0
 pkgrel=1
 pkgdesc="Type class for monads which carry the notion of the current time"
 url="https://github.com/scrive/monad-time"
@@ -13,7 +13,7 @@
 depends=('ghc-libs' 'haskell-mtl')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('244fad74dab29290191ac205145bec4055e7ca140f0f225fc29389b8573916952b68e84f1a0923992145238c6c78610a56923d81a5f430ac73bc4221fb44a4d2')
+sha512sums=('bf06681d5997c00b505d908f54f3732b7f726ddc83d00d7d2ec074f10f299181003533ba4729ff995f0805fec2c1d1b7ed3a152486d8cb3db7eb0e2d2b4ec9bd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list