Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pager
Commits:
50e779c3 by Felix Yan at 2025-10-10T08:35:09+08:00
upgpkg: 0.1.1.0-206: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pager
pkgdesc = Open up a pager, like 'less' or 'more'
pkgver = 0.1.1.0
- pkgrel = 205
+ pkgrel = 206
url = https://github.com/pharpend/pager
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=pager
pkgname=haskell-pager
pkgver=0.1.1.0
-pkgrel=205
+pkgrel=206
pkgdesc="Open up a pager, like 'less' or 'more'"
url="https://github.com/pharpend/pager"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pager/-/commit/50e779c385c27ae123edbc00c80cf251964bdee1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pager/-/commit/50e779c385c27ae123edbc00c80cf251964bdee1
You're receiving this email because of your account on gitlab.archlinux.org.