Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-data-tree-print
Commits:
3d22e183 by Felix Yan at 2023-11-16T12:12:56+02:00
upgpkg: 0.1.0.2-136: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-data-tree-print
pkgdesc = Print Data instances as a nested tree
pkgver = 0.1.0.2
- pkgrel = 135
+ pkgrel = 136
url = https://github.com/lspitzner/data-tree-print
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=data-tree-print
pkgname=haskell-data-tree-print
pkgver=0.1.0.2
-pkgrel=135
+pkgrel=136
pkgdesc="Print Data instances as a nested tree"
url="https://github.com/lspitzner/data-tree-print"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-data-tree-print/-/commit/3d22e1834f0da2aee85bc79de2b7957f22df8f59
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-data-tree-print/-/commit/3d22e1834f0da2aee85bc79de2b7957f22df8f59
You're receiving this email because of your account on gitlab.archlinux.org.