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

Felix Yan felixonmars at archlinux.org
Mon Mar 27 14:50:58 UTC 2017


    Date: Monday, March 27, 2017 @ 14:50:58
  Author: felixonmars
Revision: 219343

upgpkg: haskell-monad-logger 0.3.22-1

rebuild with monad-logger,0.3.22

Modified:
  haskell-monad-logger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-27 14:30:01 UTC (rev 219342)
+++ PKGBUILD	2017-03-27 14:50:58 UTC (rev 219343)
@@ -4,8 +4,8 @@
 
 _hkgname=monad-logger
 pkgname=haskell-monad-logger
-pkgver=0.3.21
-pkgrel=2
+pkgver=0.3.22
+pkgrel=1
 pkgdesc="A class of monads which can log messages."
 url="https://github.com/kazu-yamamoto/logger"
 license=("MIT")
@@ -16,7 +16,7 @@
          "haskell-stm" "haskell-stm-chans" "haskell-text" "haskell-transformers-base"
          "haskell-transformers-compat")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('878d41b5a15e08817e0ad8675ea2f1e012747027f773df7a319e05f47828e53c')
+sha512sums=('7e9310e816323b768831981b0d69e697f945d5aaaf81f5b95cc719b0ebf6a16ee59507e68c1455b199be4526a68730e8b6cf570c0c21c6cd6cec4f1f184788a7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list