Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-multistate
Commits:
dcd1782f by Felix Yan at 2025-09-06T19:56:30+00:00
upgpkg: 0.8.0.4-146: rebuild with tasty-hunit 0.10.2
- - - - -
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 = 145
+ pkgrel = 146
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=145
+pkgrel=146
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/dcd1782f55b1617196752d1d2a6bf42b50029fbe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-multistate/-/commit/dcd1782f55b1617196752d1d2a6bf42b50029fbe
You're receiving this email because of your account on gitlab.archlinux.org.