Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hspec-attoparsec
Commits:
d7265db1 by Felix Yan at 2025-05-25T04:54:38+08:00
upgpkg: 0.1.0.2-211: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hspec-attoparsec
pkgdesc = Utility functions for testing your attoparsec parsers with
hspec
pkgver = 0.1.0.2
- pkgrel = 210
+ pkgrel = 211
url = https://github.com/alpmestan/hspec-attoparsec
arch = x86_64
license = custom:BSD3
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=hspec-attoparsec
pkgname=haskell-hspec-attoparsec
pkgver=0.1.0.2
-pkgrel=210
+pkgrel=211
pkgdesc="Utility functions for testing your attoparsec parsers with hspec"
url="https://github.com/alpmestan/hspec-attoparsec"
license=("custom:BSD3")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec-attoparsec/-/commit/d7265db1df13a3b3a575672de84aa7f8a5ca7f0b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec-attoparsec/-/commit/d7265db1df13a3b3a575672de84aa7f8a5ca7f0b
You're receiving this email because of your account on gitlab.archlinux.org.