Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shellmet
Commits:
0c57ea48 by Felix Yan at 2025-08-01T01:40:42+08:00
upgpkg: 0.0.5.0-32: 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-shellmet
pkgdesc = Shellmet provides easy and convenient way to call shell
commands from Haskell programs.
pkgver = 0.0.5.0
- pkgrel = 31
+ pkgrel = 32
url = https://github.com/kowainik/shellmet
arch = x86_64
license = MPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=shellmet
pkgname=haskell-shellmet
pkgver=0.0.5.0
-pkgrel=31
+pkgrel=32
pkgdesc="Shellmet provides easy and convenient way to call shell commands from
Haskell programs."
url="https://github.com/kowainik/shellmet"
license=('MPL2')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/0c57ea4846cd96b5bb173369df3f0691c49b391f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/0c57ea4846cd96b5bb173369df3f0691c49b391f
You're receiving this email because of your account on gitlab.archlinux.org.