Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-success
Commits:
b986fae0 by Felix Yan at 2025-08-01T01:57:16+08:00
upgpkg: 0.2.6-310: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
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 = 309
+ pkgrel = 310
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=309
+pkgrel=310
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/b986fae0b7f4210166184cb1dcf54ecf6f832531
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-success/-/commit/b986fae0b7f4210166184cb1dcf54ecf6f832531
You're receiving this email because of your account on gitlab.archlinux.org.