Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shellmet
Commits:
7706b47d by Felix Yan at 2024-08-26T20:58:28+03:00
upgpkg: 0.0.4.1-53: rebuild with hashable 1.4.4.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.4.1
- pkgrel = 52
+ pkgrel = 53
url = https://github.com/kowainik/shellmet
arch = x86_64
license = MPL2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=shellmet
pkgname=haskell-shellmet
pkgver=0.0.4.1
-pkgrel=52
+pkgrel=53
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/7706b47d7ffaff37a666a5b4505ebceb7b635be0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/7706b47d7ffaff37a666a5b4505ebceb7b635be0
You're receiving this email because of your account on gitlab.archlinux.org.