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

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 13 21:30:22 UTC 2021


    Date: Monday, December 13, 2021 @ 21:30:22
  Author: felixonmars
Revision: 1072543

upgpkg: haskell-recursion-schemes 5.2.2.2-1: rebuild with recursion-schemes 5.2.2.2

Modified:
  haskell-recursion-schemes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-13 21:03:53 UTC (rev 1072542)
+++ PKGBUILD	2021-12-13 21:30:22 UTC (rev 1072543)
@@ -2,8 +2,8 @@
 
 _hkgname=recursion-schemes
 pkgname=haskell-recursion-schemes
-pkgver=5.2.2.1
-pkgrel=50
+pkgver=5.2.2.2
+pkgrel=1
 pkgdesc="Representing common recursion patterns as higher-order functions"
 url="https://github.com/ekmett/recursion-schemes"
 license=('BSD')
@@ -12,7 +12,7 @@
          'haskell-th-abstraction')
 makedepends=('ghc' 'uusi' 'haskell-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('023ad661b95815f409c4a74725612074d7a5973172d3e23a86f6f8992b9e7e41abbaf007fad7dfbc60c2fe0ba7bd41294e1b9d0f26a79574c1013a4a102d3d32')
+sha512sums=('909ab4a4ffb22bb947a59e065c1902d33513030defd5a4ea18b1a0186c2b31ef8d13cedd665e12ca95c851eb0d37679d8217843987e2ba3e4a8558a8b1e59066')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list