gspell: 1.8.2 -> 1.8.3

This commit is contained in:
R. RyanTM 2020-01-26 22:17:39 +00:00
parent 4311cfa157
commit 94dc9a90aa
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
let
pname = "gspell";
version = "1.8.2";
version = "1.8.3";
in stdenv.mkDerivation rec {
name = "${pname}-${version}";
@ -11,7 +11,7 @@ in stdenv.mkDerivation rec {
src = fetchurl {
url = "mirror://gnome/sources/${pname}/${stdenv.lib.versions.majorMinor version}/${name}.tar.xz";
sha256 = "1miybm1z5cl91i25l7mfqlxhv7j8yy8rcgi0s1bgbb2vm71rb4dv";
sha256 = "1s1dns070pz8dg04ppshdbx1r86n9406vkxcfs8hdghn0bfi9ras";
};
propagatedBuildInputs = [ enchant2 ]; # required for pkgconfig