Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-success
Commits:
c4237318 by Felix Yan at 2025-10-09T08:09:44+08:00
upgpkg: 0.2.6-373: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-success
pkgdesc = A version of Either specialised for encoding of success or
failure
pkgver = 0.2.6
- pkgrel = 372
+ pkgrel = 373
url = https://github.com/nikita-volkov/success
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=success
pkgname=haskell-success
pkgver=0.2.6
-pkgrel=372
+pkgrel=373
pkgdesc="A version of Either specialised for encoding of success or failure"
url="https://github.com/nikita-volkov/success"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-success/-/commit/c4237318aeffbe22e51c72b490116d0451d7bd28
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-success/-/commit/c4237318aeffbe22e51c72b490116d0451d7bd28
You're receiving this email because of your account on gitlab.archlinux.org.