fcitx5-table-other: 5.0.5 -> 5.0.6

This commit is contained in:
Vonfry 2021-12-06 08:48:36 +08:00
parent 22dfb90cd9
commit 6ce45d6fb4
No known key found for this signature in database
GPG Key ID: 7E3128A1AAF71FCC

View File

@ -10,13 +10,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "fcitx5-table-other"; pname = "fcitx5-table-other";
version = "5.0.5"; version = "5.0.6";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "fcitx"; owner = "fcitx";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "0z34y05sbb2qavpa6banv7xvlsmpymmm828265r8bf7r995wx8lz"; sha256 = "sha256-NePb2tDy8mSR+cPxhOF4xBnxFRjLKdNs8YNGlvfFKmg=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [