Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hpack
Commits:
fb25bac8 by Felix Yan at 2024-12-22T02:46:48+08:00
upgpkg: 0.35.2-141: rebuild with iproute 1.7.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hpack
pkgdesc = A modern format for Haskell packages
pkgver = 0.35.2
- pkgrel = 140
+ pkgrel = 141
url = https://github.com/sol/hpack#readme
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=haskell-hpack
_hkgname=hpack
pkgver=0.35.2
-pkgrel=140
+pkgrel=141
pkgdesc="A modern format for Haskell packages"
url="https://github.com/sol/hpack#readme"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hpack/-/commit/fb25bac84b104a14768f9ec32d176193ace00ea7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hpack/-/commit/fb25bac84b104a14768f9ec32d176193ace00ea7
You're receiving this email because of your account on gitlab.archlinux.org.