Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-safe-exceptions
Commits:
ce882e14 by Felix Yan at 2024-08-26T20:53:34+03:00
upgpkg: 0.1.7.4-22: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-safe-exceptions
pkgdesc = Safe, consistent, and easy exception handling
pkgver = 0.1.7.4
- pkgrel = 21
+ pkgrel = 22
url = https://github.com/fpco/safe-exceptions
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=safe-exceptions
pkgname=haskell-safe-exceptions
pkgver=0.1.7.4
-pkgrel=21
+pkgrel=22
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/ce882e14a2be3037d7bf3d22a2bbd8b2ff366393
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-safe-exceptions/-/commit/ce882e14a2be3037d7bf3d22a2bbd8b2ff366393
You're receiving this email because of your account on gitlab.archlinux.org.