Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-multistate
Commits:
a7f7ed03 by Felix Yan at 2025-08-01T01:57:26+08:00
upgpkg: 0.8.0.4-110: 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-multistate
pkgdesc = Like mtl's ReaderT / WriterT / StateT, but more than one
contained value/type
pkgver = 0.8.0.4
- pkgrel = 109
+ pkgrel = 110
url = https://github.com/lspitzner/multistate
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=multistate
pkgname=haskell-multistate
pkgver=0.8.0.4
-pkgrel=109
+pkgrel=110
pkgdesc="Like mtl's ReaderT / WriterT / StateT, but more than one contained
value/type"
url="https://github.com/lspitzner/multistate"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-multistate/-/commit/a7f7ed03c20e413848d3cb8a8897d4fbf26d47ff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-multistate/-/commit/a7f7ed03c20e413848d3cb8a8897d4fbf26d47ff
You're receiving this email because of your account on gitlab.archlinux.org.