Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shake
Commits:
c47fc47a by Felix Yan at 2025-08-27T14:37:38+08:00
upgpkg: 0.19.6-309: rebuild with hspec 2.11.0, hspec-core 2.11.0,
hspec-discover 2.11.0, tasty-hspec 1.2.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-shake
pkgdesc = Build system library, like Make, but more accurate
dependencies.
pkgver = 0.19.6
- pkgrel = 308
+ pkgrel = 309
url = https://shakebuild.com
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=shake
pkgname=haskell-shake
pkgver=0.19.6
-pkgrel=308
+pkgrel=309
pkgdesc="Build system library, like Make, but more accurate dependencies."
url="https://shakebuild.com"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shake/-/commit/c47fc47a3f41064fe31de0f32fd3d74a02412231
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shake/-/commit/c47fc47a3f41064fe31de0f32fd3d74a02412231
You're receiving this email because of your account on gitlab.archlinux.org.