[arch-commits] Commit in haskell-one-liner/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Jun 1 19:36:14 UTC 2022
Date: Wednesday, June 1, 2022 @ 19:36:14
Author: felixonmars
Revision: 1218350
upgpkg: haskell-one-liner 2.1-1: rebuild with one-liner 2.1
Modified:
haskell-one-liner/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-01 19:33:43 UTC (rev 1218349)
+++ PKGBUILD 2022-06-01 19:36:14 UTC (rev 1218350)
@@ -2,8 +2,8 @@
_hkgname=one-liner
pkgname=haskell-one-liner
-pkgver=2.0
-pkgrel=81
+pkgver=2.1
+pkgrel=1
pkgdesc="Constraint-based generics"
url="https://github.com/sjoerdvisscher/one-liner"
license=('BSD')
@@ -12,7 +12,7 @@
'haskell-profunctors' 'haskell-tagged')
makedepends=('ghc' 'haskell-hunit')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('6cfaf220fa81eac3104979fc44e8c0b788f7c1ca41245e746b11ba29448910de7c0d63c1023d977e5e55c97b1b2e4414572a55b7b34f4a21ee8277f98524aa8a')
+sha512sums=('e90a587686b7e6a41afd97d0f00af14e38de43812af8973cc54457364ecf67459357a947c603f5f50c7ea7fc3afc329f9611890d0c7fcb1fb578e965409af5cc')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list