Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-fin
Commits:
22ad9f6b by Felix Yan at 2025-09-14T09:28:24+00:00
upgpkg: 0.3.2-36: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-fin
pkgdesc = Nat and Fin: peano naturals and finite numbers
pkgver = 0.3.2
- pkgrel = 35
+ pkgrel = 36
url = https://github.com/phadej/vec
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=fin
pkgname=haskell-fin
pkgver=0.3.2
-pkgrel=35
+pkgrel=36
pkgdesc="Nat and Fin: peano naturals and finite numbers"
url="https://github.com/phadej/vec"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fin/-/commit/22ad9f6bf58ee940549861c3a6c25063d93bf6ce
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-fin/-/commit/22ad9f6bf58ee940549861c3a6c25063d93bf6ce
You're receiving this email because of your account on gitlab.archlinux.org.