Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hsopenssl
Commits:
e552424e by Felix Yan at 2025-09-14T09:21:09+00:00
upgpkg: 0.11.7.9-71: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hsopenssl
pkgdesc = Partial OpenSSL binding for Haskell
pkgver = 0.11.7.9
- pkgrel = 70
+ pkgrel = 71
url = https://github.com/haskell-cryptography/HsOpenSSL
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=HsOpenSSL
pkgname=haskell-hsopenssl
pkgver=0.11.7.9
-pkgrel=70
+pkgrel=71
pkgdesc="Partial OpenSSL binding for Haskell"
url="https://github.com/haskell-cryptography/HsOpenSSL"
license=('custom:PublicDomain')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hsopenssl/-/commit/e552424e00695a417a7c9fa292c1f943b533d524
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hsopenssl/-/commit/e552424e00695a417a7c9fa292c1f943b533d524
You're receiving this email because of your account on gitlab.archlinux.org.