Date: Wednesday, February 2, 2022 @ 19:35:38 Author: felixonmars Revision: 1123156
upgpkg: haskell-asn1-encoding 0.9.6-150: rebuild with base-orphans 0.8.6 Modified: haskell-asn1-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 19:35:18 UTC (rev 1123155) +++ PKGBUILD 2022-02-02 19:35:38 UTC (rev 1123156) @@ -4,7 +4,7 @@ _hkgname=asn1-encoding pkgname=haskell-asn1-encoding pkgver=0.9.6 -pkgrel=149 +pkgrel=150 pkgdesc="ASN1 data reader and writer in RAW, BER and DER forms" url="https://github.com/vincenthz/hs-asn1" license=("BSD")
