Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-rsa
Commits:
7602b395 by Felix Yan at 2024-04-23T09:05:02+00:00
upgpkg: 2.4.1-230: rebuild with math-functions 0.3.4.4
- - - - -
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 = 229
+ pkgrel = 230
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=229
+pkgrel=230
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/7602b395609588af77b0700ff6a37307fa15c0e3
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rsa/-/commit/7602b395609588af77b0700ff6a37307fa15c0e3
You're receiving this email because of your account on gitlab.archlinux.org.