ibus-engines.table-others: 1.3.18 -> 1.3.19

This commit is contained in:
R. Ryantm
2025-02-19 01:47:15 +00:00
parent 4a3db7208b
commit a1a3fa8f9c
@@ -10,11 +10,11 @@
stdenv.mkDerivation rec {
pname = "ibus-table-others";
version = "1.3.18";
version = "1.3.19";
src = fetchurl {
url = "https://github.com/moebiuscurve/ibus-table-others/releases/download/${version}/${pname}-${version}.tar.gz";
hash = "sha256-4ZM5WZPh6Y5M50KDS+86j00v4pWTRdcdVYh4DcEYXAA=";
hash = "sha256-3kNEM3RaSQX5doerqALtKHQ9P+Jt8twC5inNFmDS/gg=";
};
nativeBuildInputs = [