baobab: 44.0 → 45.alpha

https://gitlab.gnome.org/GNOME/baobab/-/compare/44.0...45.alpha

Other than use new libadwaita widgets, no other changes.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
Bobby Rong 2023-08-07 07:51:42 +00:00 committed by Jan Tojnar
parent 2ac59be392
commit b5487f3869

View File

@ -18,11 +18,11 @@
stdenv.mkDerivation rec {
pname = "baobab";
version = "44.0";
version = "45.alpha";
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${lib.versions.major version}/${pname}-${version}.tar.xz";
sha256 = "hFtju5Ej10VoyBJsVxu8dCc0g/+SAXmizx7du++hv8A=";
sha256 = "0q3Ui/eSFWMtsbkbrlZXLaaGrDxdRb1V/hiGT2Fj888=";
};
nativeBuildInputs = [