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

Felix Yan felixonmars at archlinux.org
Sat Feb 27 15:02:41 UTC 2021


    Date: Saturday, February 27, 2021 @ 15:02:41
  Author: felixonmars
Revision: 875123

upgpkg: haskell-kan-extensions 5.2.2-1: rebuild with kan-extensions 5.2.2

Modified:
  haskell-kan-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 14:34:51 UTC (rev 875122)
+++ PKGBUILD	2021-02-27 15:02:41 UTC (rev 875123)
@@ -3,8 +3,8 @@
 
 _hkgname=kan-extensions
 pkgname=haskell-kan-extensions
-pkgver=5.2.1
-pkgrel=57
+pkgver=5.2.2
+pkgrel=1
 pkgdesc="Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads"
 url="https://github.com/ekmett/kan-extensions/"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-semigroupoids' 'haskell-tagged' 'haskell-transformers-compat')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('671cec5774c7df978810ede9eda0aa373e6fcc1b1d892bb7b490c433fbf618ab655c07d4be5ea5cc54636306b7faee1091f481dc6f0c46de1abddf927a0a2056')
+sha512sums=('d49e297f102f70708ac5524844f16048a3549d97fc7c354410c25271c57e310be742137d6baadbf25351d8c358b3cac7a0d2831da80d2d482b85502e8eb51d64')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list