Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-url
Commits:
79139c78 by Felix Yan at 2024-08-26T21:02:52+03:00
upgpkg: 2.1.3-167: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-url
pkgdesc = A library for working with URLs
pkgver = 2.1.3
- pkgrel = 166
+ pkgrel = 167
url = https://www.haskell.org/haskellwiki/Url
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=url
pkgname=haskell-url
pkgver=2.1.3
-pkgrel=166
+pkgrel=167
pkgdesc="A library for working with URLs"
url="https://www.haskell.org/haskellwiki/Url"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-url/-/commit/79139c78433231d2be198b7d1a8977466ad33519
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-url/-/commit/79139c78433231d2be198b7d1a8977466ad33519
You're receiving this email because of your account on gitlab.archlinux.org.