Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-language-python
Commits:
a8c4d8c7 by Felix Yan at 2025-09-01T17:06:49+08:00
upgpkg: 0.5.8-213: rebuild with os-string 2.0.8
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-language-python
pkgdesc = Parsing and pretty printing of Python code.
pkgver = 0.5.8
- pkgrel = 212
+ pkgrel = 213
url = https://hackage.haskell.org/package/language-python
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=language-python
pkgname=haskell-language-python
pkgver=0.5.8
-pkgrel=212
+pkgrel=213
pkgdesc="Parsing and pretty printing of Python code."
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-python/-/commit/a8c4d8c7ffc46fff7461daee98ba9f00f4b8c83a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-language-python/-/commit/a8c4d8c7ffc46fff7461daee98ba9f00f4b8c83a
You're receiving this email because of your account on gitlab.archlinux.org.