baobab: 48.0 → 49.0

https://gitlab.gnome.org/GNOME/baobab/-/compare/48.0...49.0

Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Jan Tojnar
2025-10-06 00:07:56 +00:00
parent b4cad665d3
commit 24903fbacb

View File

@@ -19,11 +19,11 @@
stdenv.mkDerivation rec {
pname = "baobab";
version = "48.0";
version = "49.0";
src = fetchurl {
url = "mirror://gnome/sources/baobab/${lib.versions.major version}/baobab-${version}.tar.xz";
hash = "sha256-VFklBNSdgH8jWRvn5+7xDGyd/LesUnuBw6zVh4eyb9o=";
hash = "sha256-GVwBgtxNf2lN0LTuNucuD0q3V4JfwjgjNAnuwt9IP64=";
};
nativeBuildInputs = [