Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-jose
Commits: 716f72ba by Felix Yan at 2025-04-09T16:45:15+08:00 upgpkg: 0.10-141: rebuild with OneTuple (remove unneeded dependencies on new GHC) - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-jose pkgdesc = JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library pkgver = 0.10 - pkgrel = 140 + pkgrel = 141 url = https://github.com/frasertweedale/hs-jose arch = x86_64 license = Apache ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=jose pkgname=haskell-jose pkgver=0.10 -pkgrel=140 +pkgrel=141 pkgdesc="JSON Object Signing and Encryption (JOSE) and JSON Web Token (JWT) library" url="https://github.com/frasertweedale/hs-jose" license=("Apache") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-jose/-/commit/716f72ba70a66161eec2b8c242d4eeda9f434129 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-jose/-/commit/716f72ba70a66161eec2b8c242d4eeda9f434129 You're receiving this email because of your account on gitlab.archlinux.org.