Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-safe
Commits:
0389be3b by Felix Yan at 2025-10-10T07:29:13+08:00
upgpkg: 0.3.21-101: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-safe
pkgdesc = Library of safe (exception free) functions
pkgver = 0.3.21
- pkgrel = 100
+ pkgrel = 101
url = https://github.com/ndmitchell/safe#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=safe
pkgname=haskell-safe
pkgver=0.3.21
-pkgrel=100
+pkgrel=101
pkgdesc="Library of safe (exception free) functions"
url="https://github.com/ndmitchell/safe#readme"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-safe/-/commit/0389be3b65d08ee09db24f5b9edcf4810b97049b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-safe/-/commit/0389be3b65d08ee09db24f5b9edcf4810b97049b
You're receiving this email because of your account on gitlab.archlinux.org.