Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-multistate
Commits:
a653ff4e by Felix Yan at 2025-01-20T21:40:37+08:00
upgpkg: 0.8.0.4-85: rebuild with tagged 0.8.9
- - - - -
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 = 84
+ pkgrel = 85
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=84
+pkgrel=85
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/a653ff4e634a175af1f1969b54050eadc851d663
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-multistate/-/commit/a653ff4e634a175af1f1969b54050eadc851d663
You're receiving this email because of your account on gitlab.archlinux.org.