Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-resolv
Commits:
cace2dc7 by Felix Yan at 2025-08-01T01:36:35+08:00
upgpkg: 0.2.0.2-235: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-resolv
pkgdesc = Domain Name Service (DNS) lookup via the libresolv standard
library routines
pkgver = 0.2.0.2
- pkgrel = 234
+ pkgrel = 235
url = https://github.com/hvr/resolv
arch = x86_64
license = GPL
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=resolv
pkgname=haskell-resolv
pkgver=0.2.0.2
-pkgrel=234
+pkgrel=235
pkgdesc="Domain Name Service (DNS) lookup via the libresolv standard library
routines"
url="https://github.com/hvr/resolv"
license=('GPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resolv/-/commit/cace2dc759d1f2df7c8e302c36954fca641cf201
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resolv/-/commit/cace2dc759d1f2df7c8e302c36954fca641cf201
You're receiving this email because of your account on gitlab.archlinux.org.