Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-these
Commits:
89406a23 by Felix Yan at 2025-04-03T00:58:00+08:00
upgpkg: 1.2-10: rebuild with regex-posix 0.96.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-these
pkgdesc = An either-or-both data type
pkgver = 1.2
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/haskellari/these
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=these
pkgname=haskell-these
pkgver=1.2
-pkgrel=9
+pkgrel=10
pkgdesc="An either-or-both data type"
url="https://github.com/haskellari/these"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-these/-/commit/89406a23611c3222530dfc115b143612efa846ca
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-these/-/commit/89406a23611c3222530dfc115b143612efa846ca
You're receiving this email because of your account on gitlab.archlinux.org.