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

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 2 17:11:43 UTC 2021


    Date: Monday, August 2, 2021 @ 17:11:42
  Author: felixonmars
Revision: 992791

upgpkg: haskell-monad-control 1.0.3.1-1: rebuild with monad-control 1.0.3.1

Modified:
  haskell-monad-control/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-02 16:48:37 UTC (rev 992790)
+++ PKGBUILD	2021-08-02 17:11:42 UTC (rev 992791)
@@ -3,8 +3,8 @@
 
 _hkgname=monad-control
 pkgname=haskell-monad-control
-pkgver=1.0.3
-pkgrel=2
+pkgver=1.0.3.1
+pkgrel=1
 pkgdesc="Lift control operations, like exception catching, through monad transformers"
 url="https://github.com/basvandijk/monad-control"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-transformers-base' 'haskell-transformers-compat')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4e2cd63ad7fbece5c2a0c434ddf6cbcd3b21925c47a24efd2152e0d5ee53c37ef47ca4faa97da5d6b352dd7294652880d4818d189e51766d332d83b24a106e79')
+sha512sums=('b82ac2d3b2ab1892f79bab1341c9ff17ea89b988438cfd40c246f5ffe4560cb2b77e4a1ed1aa9dc2bb64644b9d6da76eda7b40acf8cc34bb03e77b18127e93a1')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list