Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-rere
Commits:
0146175b by Felix Yan at 2024-04-23T09:42:43+00:00
upgpkg: 0.2.0.1-23: rebuild with math-functions 0.3.4.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-rere
pkgdesc = Regular-expressions extended with fixpoints for context-free
powers
pkgver = 0.2.0.1
- pkgrel = 22
+ pkgrel = 23
url = https://github.com/phadej/rere.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=rere
pkgname=haskell-rere
pkgver=0.2.0.1
-pkgrel=22
+pkgrel=23
pkgdesc="Regular-expressions extended with fixpoints for context-free powers"
url="https://github.com/phadej/rere.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rere/-/commit/0146175bb73171fe6a48b5932bc85d4d84e4b7ba
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rere/-/commit/0146175bb73171fe6a48b5932bc85d4d84e4b7ba
You're receiving this email because of your account on gitlab.archlinux.org.