Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pager
Commits:
6647ab28 by Felix Yan at 2026-01-04T21:57:44+08:00
upgpkg: 0.1.1.0-212: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.2
- - - - -
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 = 211
+ pkgrel = 212
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=211
+pkgrel=212
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/6647ab28947b75356478235c338670fb99d8238c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pager/-/commit/6647ab28947b75356478235c338670fb99d8238c
You're receiving this email because of your account on gitlab.archlinux.org.