libspelling: 0.4.4 → 0.4.5

https://gitlab.gnome.org/GNOME/libspelling/-/compare/0.4.4...0.4.5
This commit is contained in:
Bobby Rong 2024-11-30 14:26:10 +00:00
parent f182cbffc2
commit fb664c3bc7
No known key found for this signature in database

View File

@ -18,7 +18,7 @@
stdenv.mkDerivation rec {
pname = "libspelling";
version = "0.4.4";
version = "0.4.5";
outputs = [ "out" "dev" "devdoc" ];
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
owner = "GNOME";
repo = "libspelling";
rev = version;
hash = "sha256-6ggegeDR4UBP2LKn6lj0pOB1Iz7MwLEf9usIB28SEMA=";
hash = "sha256-+WjhBg98s5RxQfd85FtMNuoVWjw9Hap9yDqnpYNAGgw=";
};
nativeBuildInputs = [