Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-success
Commits:
17960207 by Felix Yan at 2025-05-25T04:42:46+08:00
upgpkg: 0.2.6-304: rebuild with vector 0.13.2.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 = 303
+ pkgrel = 304
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=303
+pkgrel=304
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/17960207b1b7290555e63d45e35fa170813e479b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-success/-/commit/17960207b1b7290555e63d45e35fa170813e479b
You're receiving this email because of your account on gitlab.archlinux.org.