Skip to content

Commit 946fd06

Browse files
committed
yaziPlugins.relative-motions: 25.2.7-unstable-2025-04-07 -> 25.4.8-unstable-2025-04-16
1 parent 2966238 commit 946fd06

File tree

1 file changed

+3
-3
lines changed
  • pkgs/by-name/ya/yazi/plugins/relative-motions

1 file changed

+3
-3
lines changed

pkgs/by-name/ya/yazi/plugins/relative-motions/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkYaziPlugin {
77
pname = "relative-motions.yazi";
8-
version = "25.2.7-unstable-2025-04-07";
8+
version = "25.4.8-unstable-2025-04-16";
99

1010
src = fetchFromGitHub {
1111
owner = "dedukun";
1212
repo = "relative-motions.yazi";
13-
rev = "61ae7950daeea3e1d960aa777b7a07cde4539b29";
14-
hash = "sha256-L5B5X762rBoxgKrUi0uRLDmAOJ/jPALc2bP9MYLiGYw=";
13+
rev = "ce2e890227269cc15cdc71d23b35a58fae6d2c27";
14+
hash = "sha256-Ijz1wYt+L+24Fb/rzHcDR8JBv84z2UxdCIPqTdzbD14=";
1515
};
1616

1717
meta = {

0 commit comments

Comments
 (0)