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

Felix Yan felixonmars at archlinux.org
Thu Feb 18 16:21:02 UTC 2021


    Date: Thursday, February 18, 2021 @ 16:21:01
  Author: felixonmars
Revision: 864824

upgpkg: haskell-mmorph 1.1.5-1: rebuild with mmorph 1.1.5

Modified:
  haskell-mmorph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-18 15:59:43 UTC (rev 864823)
+++ PKGBUILD	2021-02-18 16:21:01 UTC (rev 864824)
@@ -3,8 +3,8 @@
 
 _hkgname=mmorph
 pkgname=haskell-mmorph
-pkgver=1.1.4
-pkgrel=2
+pkgver=1.1.5
+pkgrel=1
 pkgdesc="Monad morphisms"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-transformers-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a1ce812eb5a7b8de5f524a7d817f3d3d2d6bd079f7a631f7928a6f063e266301903b15ed02cb2576f00ab8b9ca3f9ab5218862959b42961cf5e0fb5084732c2f')
+sha512sums=('8429661578ef47f52e45aa4fea71aba2af115a9afc062f6ae2679270cd9d87fbbccb4c21cedfb0d7374d56c30e4dce38683e0cc1c8f37d89cc462067d233a198')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list