xnotify: unstable-2022-02-18 -> 0.9.3

This commit is contained in:
R. Ryantm
2023-01-15 23:33:08 +00:00
parent 498ee90602
commit 4895fb6098
+1 -1
View File
@@ -13,7 +13,7 @@
stdenv.mkDerivation rec {
pname = "xnotify";
version = "unstable-2022-02-18";
version = "0.9.3";
src = fetchFromGitHub {
owner = "phillbush";