Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-text-iso8601
Commits:
f43bf53e by Felix Yan at 2025-09-14T09:23:58+00:00
upgpkg: 0.1.1-31: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-text-iso8601
pkgdesc = Converting time to and from ISO 8601 text.
pkgver = 0.1.1
- pkgrel = 30
+ pkgrel = 31
url = https://github.com/haskell/aeson
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=text-iso8601
pkgname=haskell-text-iso8601
pkgver=0.1.1
-pkgrel=30
+pkgrel=31
pkgdesc="Converting time to and from ISO 8601 text."
url="https://github.com/haskell/aeson"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-iso8601/-/commit/f43bf53e9c277428f5ab41af6fea3aed6dbbd326
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-text-iso8601/-/commit/f43bf53e9c277428f5ab41af6fea3aed6dbbd326
You're receiving this email because of your account on gitlab.archlinux.org.