[arch-commits] Commit in haskell-mmorph/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jul 17 04:10:53 UTC 2021
Date: Saturday, July 17, 2021 @ 04:10:52
Author: felixonmars
Revision: 977758
upgpkg: haskell-mmorph 1.2.0-1: rebuild with mmorph 1.2.0
Modified:
haskell-mmorph/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-17 01:12:55 UTC (rev 977757)
+++ PKGBUILD 2021-07-17 04:10:52 UTC (rev 977758)
@@ -3,8 +3,8 @@
_hkgname=mmorph
pkgname=haskell-mmorph
-pkgver=1.1.5
-pkgrel=3
+pkgver=1.2.0
+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=('8429661578ef47f52e45aa4fea71aba2af115a9afc062f6ae2679270cd9d87fbbccb4c21cedfb0d7374d56c30e4dce38683e0cc1c8f37d89cc462067d233a198')
+sha512sums=('06c9e2b2d7caa65c6049225ba40a54cf9480e561a6ea521b4c83e38094beea0c2ed595244f434793c6964c6161ac3122da5a8b53fe772d527fbefb15e4cc2c14')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list