Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shellmet
Commits:
1bbffec3 by Felix Yan at 2025-04-04T04:07:53+08:00
upgpkg: 0.0.5.0-14: rebuild with doctest 0.21.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 = 13
+ pkgrel = 14
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=13
+pkgrel=14
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/1bbffec350421d3488ac9c29b1eb2c1f18c0bb4c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/1bbffec350421d3488ac9c29b1eb2c1f18c0bb4c
You're receiving this email because of your account on gitlab.archlinux.org.