Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-jose
Commits:
08ea59fb by Felix Yan at 2024-01-09T14:13:53+02:00
upgpkg: 0.10-78: rebuild with vector-stream 0.1.0.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 = 77
+ pkgrel = 78
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=77
+pkgrel=78
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/08ea59fb5961d7793e8aad5ccb6ba4d55acaf069
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-jose/-/commit/08ea59fb5961d7793e8aad5ccb6ba4d55acaf069
You're receiving this email because of your account on gitlab.archlinux.org.