Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-dns
Commits:
2826a317 by Felix Yan at 2024-08-27T10:52:36+03:00
upgpkg: 4.1.1-15: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-dns
pkgdesc = DNS library in Haskell
pkgver = 4.1.1
- pkgrel = 14
+ pkgrel = 15
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.1
-pkgrel=14
+pkgrel=15
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/2826a31767a2c07ec54d1fd024f0e4b17f2493a2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dns/-/commit/2826a31767a2c07ec54d1fd024f0e4b17f2493a2
You're receiving this email because of your account on gitlab.archlinux.org.