Merge pull request #182029 from r-ryantm/auto-update/rofimoji

rofimoji: 5.4.0 -> 5.5.0
This commit is contained in:
Mario Rodas 2022-07-19 23:09:59 -05:00 committed by GitHub
commit d39e1c8ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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