diff --git a/srcpkgs/bcachefs-tools/patches/musl.patch b/srcpkgs/bcachefs-tools/patches/musl.patch index 2e016cf0bc4..88761f3d2d4 100644 --- a/srcpkgs/bcachefs-tools/patches/musl.patch +++ b/srcpkgs/bcachefs-tools/patches/musl.patch @@ -38,13 +38,3 @@ #include #include #include ---- a/linux/sort.c -+++ b/linux/sort.c -@@ -12,6 +12,7 @@ - - #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt - -+#include - #include - #include - #include diff --git a/srcpkgs/bcachefs-tools/template b/srcpkgs/bcachefs-tools/template index 2c58dd15f92..e8ab8e89876 100644 --- a/srcpkgs/bcachefs-tools/template +++ b/srcpkgs/bcachefs-tools/template @@ -1,7 +1,7 @@ # Template file for 'bcachefs-tools' pkgname=bcachefs-tools reverts="24_1" -version=1.7.0 +version=1.9.1 revision=1 build_style=gnu-makefile make_install_args="ROOT_SBINDIR=/usr/bin" @@ -15,7 +15,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-only" homepage="https://bcachefs.org/" distfiles="https://github.com/koverstreet/bcachefs-tools/archive/refs/tags/v${version}.tar.gz" -checksum=5347235f7ecd72faf2a04480a482753188f1ed3198747bcdb51eb7f181ed3e79 +checksum=1221514e85fc5a3804f9c27b68116a8b3a727645112f19f0932d52ac971da48f export VERSION=v${version} export RUST_TARGET