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

Felix Yan felixonmars at archlinux.org
Thu Oct 19 17:24:25 UTC 2017


    Date: Thursday, October 19, 2017 @ 17:24:24
  Author: felixonmars
Revision: 263665

upgpkg: haskell-monad-journal 0.8.0-1

rebuild with either,4.5 monad-journal,0.8.0

Modified:
  haskell-monad-journal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-19 17:23:23 UTC (rev 263664)
+++ PKGBUILD	2017-10-19 17:24:24 UTC (rev 263665)
@@ -4,8 +4,8 @@
 
 _hkgname=monad-journal
 pkgname=haskell-monad-journal
-pkgver=0.7.2
-pkgrel=32
+pkgver=0.8.0
+pkgrel=1
 pkgdesc="Pure logger typeclass and monad transformer"
 url="https://github.com/phaazon/monad-journal"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-either" "haskell-monad-control" "haskell-mtl" "haskell-transformers-base")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('13ffe40a991d3862b14fca1d7fe7202eb70d0c13a2e3d1adff4aec68afab7ce44607ece28297a32f04e12620c2d414e0924aa8068ee9485d431885ce7effe8c9')
+sha512sums=('89121910ae391233b42b69936a9d30d9e7b61731384e129da3de472a0943a25d415d575a041fa1b24f6e1eff408635fc0e97f1e580ce8b40310840fbf55301b0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list