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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user