Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-rsa
Commits: f925a83b by Felix Yan at 2025-09-02T07:17:20+08:00 upgpkg: 2.4.1-290: rebuild with base-orphans 0.9.3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = haskell-rsa pkgdesc = Implementation of RSA, using the padding schemes of PKCS#1 v2.1. pkgver = 2.4.1 - pkgrel = 289 + pkgrel = 290 url = https://github.com/GaloisInc/rsa arch = x86_64 license = BSD ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=289 +pkgrel=290 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rsa/-/commit/f925a83b16ab06186d987beab3c0184c0d6a0ebc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rsa/-/commit/f925a83b16ab06186d987beab3c0184c0d6a0ebc You're receiving this email because of your account on gitlab.archlinux.org.