Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-dns
Commits:
d638280c by Felix Yan at 2023-11-09T23:08:04+02:00
upgpkg: 4.1.0-45: rebuild with math-functions 0.3.4.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-dns
pkgdesc = DNS library in Haskell
pkgver = 4.1.0
- pkgrel = 44
+ pkgrel = 45
url = https://hackage.haskell.org/package/dns
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=dns
pkgname=haskell-dns
pkgver=4.1.0
-pkgrel=44
+pkgrel=45
pkgdesc="DNS library in Haskell"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dns/-/commit/d638280cc4ffe81df81bad97cff69dbafe9f2cad
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dns/-/commit/d638280cc4ffe81df81bad97cff69dbafe9f2cad
You're receiving this email because of your account on gitlab.archlinux.org.