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

Felix Yan felixonmars at archlinux.org
Sun Mar 21 21:49:05 UTC 2021


    Date: Sunday, March 21, 2021 @ 21:49:05
  Author: felixonmars
Revision: 898530

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

Modified:
  haskell-recursion-schemes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-21 21:47:39 UTC (rev 898529)
+++ PKGBUILD	2021-03-21 21:49:05 UTC (rev 898530)
@@ -2,8 +2,8 @@
 
 _hkgname=recursion-schemes
 pkgname=haskell-recursion-schemes
-pkgver=5.2.2
-pkgrel=4
+pkgver=5.2.2.1
+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=('e83ee56a3fa5c741bc11d30b023136b40318c6402e83e5a52c34e56737d3611733eec571e7c526c5096f226d7c55d187ec290741c2c08c57591f6776cc0677f5')
+sha512sums=('023ad661b95815f409c4a74725612074d7a5973172d3e23a86f6f8992b9e7e41abbaf007fad7dfbc60c2fe0ba7bd41294e1b9d0f26a79574c1013a4a102d3d32')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list