tessen: update meta.homepage (#432184)

This commit is contained in:
Nikolay Korotkiy 2025-08-09 12:32:29 +04:00 committed by GitHub
commit 35daba74e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@ stdenvNoCC.mkDerivation rec {
'';
meta = with lib; {
homepage = "https://sr.ht/~ayushnix/tessen";
homepage = "https://git.sr.ht/~ayushnix/tessen";
description = "Interactive menu to autotype and copy Pass and GoPass data";
license = licenses.gpl2Plus;
platforms = platforms.linux;