Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-resolv
Commits:
5d27ed47 by Felix Yan at 2025-09-29T08:21:17+00:00
upgpkg: 0.2.0.3-21: rebuild with base-compat 0.14.1, base-compat-batteries
0.14.1
- - - - -
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.3
- pkgrel = 20
+ pkgrel = 21
url = https://github.com/hvr/resolv
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=resolv
pkgname=haskell-resolv
pkgver=0.2.0.3
-pkgrel=20
+pkgrel=21
pkgdesc="Domain Name Service (DNS) lookup via the libresolv standard library
routines"
url="https://github.com/hvr/resolv"
license=('GPL-2.0-or-later')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resolv/-/commit/5d27ed47705d1cac3529eb92424dcc614147f9e0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resolv/-/commit/5d27ed47705d1cac3529eb92424dcc614147f9e0
You're receiving this email because of your account on gitlab.archlinux.org.