Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-butcher
Commits:
9cc4279f by Felix Yan at 2024-08-27T22:06:24+03:00
upgpkg: 1.3.3.2-350: rebuild with hashable 1.4.4.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 = 349
+ pkgrel = 350
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=349
+pkgrel=350
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/9cc4279f6eaeb36223fb9f33c0999e0d79585a4e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-butcher/-/commit/9cc4279f6eaeb36223fb9f33c0999e0d79585a4e
You're receiving this email because of your account on gitlab.archlinux.org.