Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-securemem
Commits:
10e8bbd3 by Felix Yan at 2025-09-14T09:37:35+00:00
upgpkg: 0.1.10-366: 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-securemem
pkgdesc = abstraction to an auto scrubbing and const time eq, memory
chunk.
pkgver = 0.1.10
- pkgrel = 365
+ pkgrel = 366
url = https://github.com/vincenthz/hs-securemem
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=securemem
pkgname=haskell-securemem
pkgver=0.1.10
-pkgrel=365
+pkgrel=366
pkgdesc="abstraction to an auto scrubbing and const time eq, memory chunk."
url="https://github.com/vincenthz/hs-securemem"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-securemem/-/commit/10e8bbd3e3c3864ee0f74ca9ac24f2bd96767b63
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-securemem/-/commit/10e8bbd3e3c3864ee0f74ca9ac24f2bd96767b63
You're receiving this email because of your account on gitlab.archlinux.org.