Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-resolv
Commits:
efffd4f9 by Felix Yan at 2025-10-15T02:41:22+08:00
upgpkg: 0.2.0.3-32: rebuild with splitmix 0.1.3
- - - - -
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 = 31
+ pkgrel = 32
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=31
+pkgrel=32
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/efffd4f94ddaf5de0de4d28973e88f33dc008ba9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resolv/-/commit/efffd4f94ddaf5de0de4d28973e88f33dc008ba9
You're receiving this email because of your account on gitlab.archlinux.org.