Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-multistate
Commits:
f5960cbc by Felix Yan at 2024-02-27T16:58:56+00:00
upgpkg: 0.8.0.4-74: rebuild with random 1.2.1.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 = 73
+ pkgrel = 74
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=73
+pkgrel=74
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/f5960cbc55d1efbf95ab3afcbc3e59b27721cace
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-multistate/-/commit/f5960cbc55d1efbf95ab3afcbc3e59b27721cace
You're receiving this email because of your account on gitlab.archlinux.org.