Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-butcher
Commits:
96c52018 by Felix Yan at 2025-07-31T18:01:22+08:00
upgpkg: 1.3.3.2-426: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-butcher
pkgdesc = Chops a command or program invocation into digestable pieces.
pkgver = 1.3.3.2
- pkgrel = 425
+ pkgrel = 426
url = https://github.com/lspitzner/butcher/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=butcher
pkgname=haskell-butcher
pkgver=1.3.3.2
-pkgrel=425
+pkgrel=426
pkgdesc="Chops a command or program invocation into digestable pieces."
url="https://github.com/lspitzner/butcher/"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-butcher/-/commit/96c52018ba487368bbf154e7dd9e54dabc977828
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-butcher/-/commit/96c52018ba487368bbf154e7dd9e54dabc977828
You're receiving this email because of your account on gitlab.archlinux.org.