Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-safe-exceptions
Commits:
c028be1b by Felix Yan at 2025-08-10T04:08:50+08:00
upgpkg: 0.1.7.4-61: rebuild with data-default-instances-old-locale 0.0.1.1
(rebuild pass 1, specified --nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = haskell-safe-exceptions
pkgdesc = Safe, consistent, and easy exception handling
pkgver = 0.1.7.4
- pkgrel = 60
+ pkgrel = 61
url = https://github.com/fpco/safe-exceptions
arch = x86_64
license = MIT
+ checkdepends = haskell-hspec
+ checkdepends = haskell-void
makedepends = ghc
- makedepends = haskell-hspec
- makedepends = haskell-void
depends = ghc-libs
source =
https://hackage.haskell.org/packages/archive/safe-exceptions/0.1.7.4/safe-exceptions-0.1.7.4.tar.gz
sha512sums =
d2b5d10a30a5b61f53c536501d9639d6929f73fa3cd007e7b0cf7835f23d3d2a0d242296d2004590e79a000295892a7e5f14ca54a1ed0bb8909a29ea9fc73a7e
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=safe-exceptions
pkgname=haskell-safe-exceptions
pkgver=0.1.7.4
-pkgrel=60
+pkgrel=61
pkgdesc="Safe, consistent, and easy exception handling"
url="https://github.com/fpco/safe-exceptions"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-safe-exceptions/-/commit/c028be1b1060aa8e49d27b61f5dd0a8c1eb6fdde
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-safe-exceptions/-/commit/c028be1b1060aa8e49d27b61f5dd0a8c1eb6fdde
You're receiving this email because of your account on gitlab.archlinux.org.