Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-resolv
Commits:
7ea7b408 by Felix Yan at 2025-10-10T07:39:56+08:00
upgpkg: 0.2.0.3-30: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
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 = 29
+ pkgrel = 30
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=29
+pkgrel=30
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/7ea7b40821fbe11225d939c5f9a6502484523984
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-resolv/-/commit/7ea7b40821fbe11225d939c5f9a6502484523984
You're receiving this email because of your account on gitlab.archlinux.org.