Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-oeis
Commits:
15d87920 by Felix Yan at 2025-08-27T13:53:36+08:00
upgpkg: 0.3.10.1-80: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
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 = 79
+ pkgrel = 80
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=79
+pkgrel=80
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/15d87920313009429ee395c17d7f5a77a0afc82d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-oeis/-/commit/15d87920313009429ee395c17d7f5a77a0afc82d
You're receiving this email because of your account on gitlab.archlinux.org.