Merge pull request #186911 from r-ryantm/auto-update/xnotify

xnotify: unstable-2022-02-18 -> 0.9.3
This commit is contained in:
Azat Bahawi
2023-01-16 14:08:34 +03:00
committed by GitHub
+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";