Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-dlist
Commits:
ecaa4263 by Felix Yan at 2023-11-16T10:42:13+02:00
upgpkg: 1.0-225: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-dlist
pkgdesc = Differences lists
pkgver = 1.0
- pkgrel = 224
+ pkgrel = 225
url = https://hackage.haskell.org/package/dlist
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
_hkgname=dlist
pkgname=haskell-dlist
pkgver=1.0
-pkgrel=224
+pkgrel=225
pkgdesc="Differences lists"
url="https://hackage.haskell.org/package/dlist"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dlist/-/commit/ecaa4263645a9eee3e91e2f01274894f1611a031
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dlist/-/commit/ecaa4263645a9eee3e91e2f01274894f1611a031
You're receiving this email because of your account on gitlab.archlinux.org.