Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/mise/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'mise'
pkgname=mise
version=2026.3.4
version=2026.4.6
revision=1
build_style=cargo
hostmakedepends="pkg-config"
Expand All @@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/jdx/mise"
changelog="https://github.com/jdx/mise/releases"
distfiles="https://github.com/jdx/mise/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
checksum=7ec15b68e0de9e4286abd4213562c7ba82584c6b75c77227bf70ef420bd94c75
checksum=6b67794eea7dc6c9d59da4fe8aff65159de58548c1f7f97c99969cba1a18e4fe

case "$XBPS_TARGET_MACHINE" in
i686*) broken="runs out of memory" ;;
Expand Down
Loading