Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-success
Commits:
58d487d2 by Felix Yan at 2025-09-12T21:41:01+00:00
upgpkg: 0.2.6-352: rebuild with hashable 1.4.5.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 = 351
+ pkgrel = 352
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=351
+pkgrel=352
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/58d487d22c3e3523e1cd582e3485ea0174fc84f5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-success/-/commit/58d487d22c3e3523e1cd582e3485ea0174fc84f5
You're receiving this email because of your account on gitlab.archlinux.org.