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

Felix Yan felixonmars at archlinux.org
Tue May 25 20:03:55 UTC 2021


    Date: Tuesday, May 25, 2021 @ 20:03:55
  Author: felixonmars
Revision: 946282

upgpkg: haskell-ap-normalize 0.1.0.1-1: rebuild with ap-normalize 0.1.0.1

Modified:
  haskell-ap-normalize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-25 20:00:18 UTC (rev 946281)
+++ PKGBUILD	2021-05-25 20:03:55 UTC (rev 946282)
@@ -2,8 +2,8 @@
 
 _hkgname=ap-normalize
 pkgname=haskell-ap-normalize
-pkgver=0.1.0.0
-pkgrel=8
+pkgver=0.1.0.1
+pkgrel=1
 pkgdesc="Self-normalizing applicative expressions"
 url="https://github.com/lysxia/ap-normalize"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-inspection-testing')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('d7e1cab752de11d0959bdd2be41dde164e35de94f3ebc2fad978e2c5ead23ff9c78c591b4045f237631118740a421b930ad0caa1dcdae9a68a458371980e9d02')
+sha512sums=('8566f61303238c8e8d27badf851403a8e2419b06149c25b5236ee2de17f0733eaaf912af2edd9c72dfed5cffd2169e07d2efd584e2bf3a903c1b21cca20b1d5f')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list