Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-oeis
Commits:
6b51b44d by Felix Yan at 2024-01-10T22:22:37+02:00
upgpkg: 0.3.10-144: rebuild with unordered-containers 0.2.20
- - - - -
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
- pkgrel = 143
+ pkgrel = 144
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
-pkgrel=143
+pkgrel=144
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/6b51b44de3b67efd1035165a38cb4068f9d66e9e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-oeis/-/commit/6b51b44de3b67efd1035165a38cb4068f9d66e9e
You're receiving this email because of your account on gitlab.archlinux.org.