Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pretty-simple
Commits:
1f695bc4 by Felix Yan at 2025-10-10T07:23:00+08:00
upgpkg: 4.1.3.0-95: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-pretty-simple
pkgdesc = Pretty printer for data types with a 'Show' instance
pkgver = 4.1.3.0
- pkgrel = 94
+ pkgrel = 95
url = https://github.com/cdepillabout/pretty-simple
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=pretty-simple
pkgname=haskell-pretty-simple
pkgver=4.1.3.0
-pkgrel=94
+pkgrel=95
pkgdesc="Pretty printer for data types with a 'Show' instance"
url="https://github.com/cdepillabout/pretty-simple"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pretty-simple/-/commit/1f695bc472f0de9b06daf6b024951739ada1efa5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pretty-simple/-/commit/1f695bc472f0de9b06daf6b024951739ada1efa5
You're receiving this email because of your account on gitlab.archlinux.org.