Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shellmet
Commits:
126bcc30 by Felix Yan at 2025-10-09T08:16:50+08:00
upgpkg: 0.0.5.0-94: rebuild with strict 0.5.1
- - - - -
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 = 93
+ pkgrel = 94
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=93
+pkgrel=94
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/126bcc3019d85c9dbe063260a9b31d8c1b2d0bba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/126bcc3019d85c9dbe063260a9b31d8c1b2d0bba
You're receiving this email because of your account on gitlab.archlinux.org.