Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-oeis
Commits:
b4771a20 by Felix Yan at 2023-10-25T19:45:59+03:00
upgpkg: 0.3.10-118: rebuild with warp 3.3.30
- - - - -
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 = 117
+ pkgrel = 118
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=117
+pkgrel=118
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/b4771a20b1bac74b42fe03bb37f19d2b18e999c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-oeis/-/commit/b4771a20b1bac74b42fe03bb37f19d2b18e999c1
You're receiving this email because of your account on gitlab.archlinux.org.