fix: test error

This commit is contained in:
Akatsuki Rui
2025-07-26 22:38:59 +08:00
parent cdfa204d14
commit 62247701fc
2 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
pkgbase = fish-git
pkgdesc = User friendly shell intended mostly for interactive use.
pkgver = 4.0.2.r1018.g5346d3d49
pkgver = 4.0.2.r1215.g30ff3710a
pkgrel = 1
epoch = 2
url = https://github.com/fish-shell/fish-shell
@@ -11,6 +11,7 @@ pkgbase = fish-git
license = GPL-2.0-only AND BSD-3-Clause AND ISC AND MIT AND PSF-2.0
checkdepends = expect
checkdepends = procps-ng
checkdepends = python-black
makedepends = cargo
makedepends = cmake
makedepends = git