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

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 27 22:32:17 UTC 2022


    Date: Sunday, March 27, 2022 @ 22:32:17
  Author: felixonmars
Revision: 1177294

upgpkg: haskell-polysemy 1.7.1.0-1: rebuild with polysemy 1.7.1.0

Modified:
  haskell-polysemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-27 21:48:02 UTC (rev 1177293)
+++ PKGBUILD	2022-03-27 22:32:17 UTC (rev 1177294)
@@ -2,8 +2,8 @@
 
 _hkgname=polysemy
 pkgname=haskell-polysemy
-pkgver=1.7.0.0
-pkgrel=2
+pkgver=1.7.1.0
+pkgrel=1
 pkgdesc="Higher-order, low-boilerplate, zero-cost free monads"
 url="https://github.com/isovector/polysemy"
 license=('BSD')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-cabal-doctest' 'haskell-hspec-discover' 'haskell-doctest' 'haskell-hspec'
              'haskell-inspection-testing')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('1268a5401d67ca97cc6a45071420686f5bd4a1eb195a1ec7afa7b9c31b18691c3a50aff03ab2d8a7d38bdd22b819506135c060ec39f7f40b9ac6af6be15e341a')
+sha512sums=('1469f977f0d6202af9ce7665063c555fa57b8ee671969ad5d22ff36d4ee1729d981135cd9f026ecfcbda8924e322810878a9973597894f7074093abdb4e9b29b')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list