rofimoji: 5.4.0 -> 5.5.0

This commit is contained in:
R. Ryantm 2022-07-19 02:15:58 +00:00
parent 5d3aac18a2
commit c40761d211

View File

@ -15,14 +15,14 @@
buildPythonApplication rec {
pname = "rofimoji";
version = "5.4.0";
version = "5.5.0";
format = "pyproject";
src = fetchFromGitHub {
owner = "fdw";
repo = "rofimoji";
rev = version;
sha256 = "sha256-D45XGnKWHUsE0DQThITBcgpghelsfGkSEIdg9jvOJlw=";
rev = "refs/tags/${version}";
sha256 = "sha256-rYqEeAoHCx0j83R1vmtj+CVuR0QFEd3e1c5O454mANM=";
};
# `rofi` and the `waylandSupport` and `x11Support` dependencies