Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hspec-attoparsec
Commits:
79c1ec1b by Felix Yan at 2024-09-03T22:35:25+03:00
upgpkg: 0.1.0.2-184: rebuild with ansi-terminal 0.11.5
- - - - -
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 = 183
+ pkgrel = 184
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=183
+pkgrel=184
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/79c1ec1bcc2f5e5931fcb75d31a72b466e55c96b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hspec-attoparsec/-/commit/79c1ec1bcc2f5e5931fcb75d31a72b466e55c96b
You're receiving this email because of your account on gitlab.archlinux.org.