rofi-pass: unstable-2024-02-13 -> 2.0.2-unstable-2024-02-13

This commit is contained in:
OPNA2608
2024-05-04 19:31:43 +02:00
parent 24963b1284
commit 6bdd945196
+1 -1
View File
@@ -29,7 +29,7 @@ assert lib.assertOneOf "backend" backend [ "x11" "wayland" ];
stdenv.mkDerivation {
pname = "rofi-pass";
version = "unstable-2024-02-13";
version = "2.0.2-unstable-2024-02-13";
src = fetchFromGitHub {
owner = "carnager";