baobab: 47.alpha → 47.0

https://gitlab.gnome.org/GNOME/baobab/-/compare/47.alpha...47.0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
This commit is contained in:
Bobby Rong
2024-10-14 20:54:15 +08:00
parent 394142ea50
commit 2c543045c4
+2 -2
View File
@@ -18,11 +18,11 @@
stdenv.mkDerivation rec {
pname = "baobab";
version = "47.alpha";
version = "47.0";
src = fetchurl {
url = "mirror://gnome/sources/baobab/${lib.versions.major version}/baobab-${version}.tar.xz";
hash = "sha256-02cVRFgJ6hGirSlwzqgLNdnRpycfCASWVCebR0ghRRw=";
hash = "sha256-uI90+cBS08I4j3Bi0ijPXpJ1Raz3QIxWhB34DM0fnDc=";
};
nativeBuildInputs = [