Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-oeis
Commits:
ace7ea76 by Felix Yan at 2025-04-03T01:32:40+08:00
upgpkg: 0.3.10.1-5: rebuild with regex-posix 0.96.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-oeis
pkgdesc = Interface to the Online Encyclopedia of Integer Sequences
(OEIS)
pkgver = 0.3.10.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/niteria/oeis.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=oeis
pkgname=haskell-oeis
pkgver=0.3.10.1
-pkgrel=4
+pkgrel=5
pkgdesc="Interface to the Online Encyclopedia of Integer Sequences (OEIS)"
url="https://github.com/niteria/oeis.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-oeis/-/commit/ace7ea762d44ae115c01c8916289a67254b91302
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-oeis/-/commit/ace7ea762d44ae115c01c8916289a67254b91302
You're receiving this email because of your account on gitlab.archlinux.org.