Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-jose
Commits:
fdc2ae9d by Felix Yan at 2025-06-15T14:06:48+08:00
upgpkg: 0.10-161: rebuild with these 1.2.1
- - - - -
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 = 160
+ pkgrel = 161
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=160
+pkgrel=161
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/fdc2ae9dd230539c72922a67715b0aabf67987fd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-jose/-/commit/fdc2ae9dd230539c72922a67715b0aabf67987fd
You're receiving this email because of your account on gitlab.archlinux.org.