Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-pretty-simple
Commits:
b4784de9 by Felix Yan at 2023-11-09T23:20:20+02:00
upgpkg: 4.1.2.0-45: rebuild with math-functions 0.3.4.3
- - - - -
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.2.0
- pkgrel = 44
+ pkgrel = 45
url = https://github.com/cdepillabout/pretty-simple
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=pretty-simple
pkgname=haskell-pretty-simple
pkgver=4.1.2.0
-pkgrel=44
+pkgrel=45
pkgdesc="Pretty printer for data types with a 'Show' instance"
url="https://github.com/cdepillabout/pretty-simple"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pretty-simple/-/commit/b4784de92e86ee486ae20d2bcd403b6d590769f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-pretty-simple/-/commit/b4784de92e86ee486ae20d2bcd403b6d590769f2
You're receiving this email because of your account on gitlab.archlinux.org.