libspelling: 0.4.2 → 0.4.4

https://gitlab.gnome.org/GNOME/libspelling/-/compare/0.4.2...0.4.4

Fixes #349477.
This commit is contained in:
Bobby Rong
2024-10-31 23:11:37 +08:00
parent e19cfce6f3
commit 3e677a51c9
@@ -18,7 +18,7 @@
stdenv.mkDerivation rec {
pname = "libspelling";
version = "0.4.2";
version = "0.4.4";
outputs = [ "out" "dev" "devdoc" ];
@@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
owner = "GNOME";
repo = "libspelling";
rev = version;
hash = "sha256-7CvctZaky+Ci/dOA0nH96X3R8KqBRljpsC+1idcLZGM=";
hash = "sha256-6ggegeDR4UBP2LKn6lj0pOB1Iz7MwLEf9usIB28SEMA=";
};
nativeBuildInputs = [