Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shellmet
Commits:
f921c475 by Felix Yan at 2025-09-06T20:04:07+00:00
upgpkg: 0.0.5.0-67: rebuild with tasty-hunit 0.10.2
- - - - -
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 = 66
+ pkgrel = 67
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=66
+pkgrel=67
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/f921c475b747d728d07c60f5f34b68779a60c45f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/f921c475b747d728d07c60f5f34b68779a60c45f
You're receiving this email because of your account on gitlab.archlinux.org.