[arch-commits] Commit in haskell-fin/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jan 9 18:01:16 UTC 2022
Date: Sunday, January 9, 2022 @ 18:01:16
Author: felixonmars
Revision: 1098375
upgpkg: haskell-fin 0.2.1-1: rebuild with fin 0.2.1
Modified:
haskell-fin/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-09 17:53:28 UTC (rev 1098374)
+++ PKGBUILD 2022-01-09 18:01:16 UTC (rev 1098375)
@@ -2,16 +2,17 @@
_hkgname=fin
pkgname=haskell-fin
-pkgver=0.2
-pkgrel=42
+pkgver=0.2.1
+pkgrel=1
pkgdesc="Nat and Fin: peano naturals and finite numbers"
url="https://github.com/phadej/vec"
license=("BSD")
arch=('x86_64')
-depends=('ghc-libs' 'haskell-quickcheck' 'haskell-dec' 'haskell-hashable' 'haskell-universe-base')
+depends=('ghc-libs' 'haskell-quickcheck' 'haskell-boring' 'haskell-dec' 'haskell-hashable'
+ 'haskell-some' 'haskell-universe-base')
makedepends=('ghc' 'uusi' 'haskell-inspection-testing' 'haskell-tagged')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('1002a48eab01fdd0ad3cabcc8fda1caf7ef3d67ff78316ceb7e7f00a4c97964e7017160a17b6b6b2ae9e2b17d0e55313c0bb5474a611857b8c18299ebf814edf')
+sha512sums=('0b4248008dfff23be6108a3a1d6251e78c0577ab1cf8bb508b8da3c50e0c293f2f393ca0d80723664067e5e244fea9a6e2d6b58c2649a12bcf3c6252969577bb')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list