Skip to content

Commit 2798495

Browse files
committed
equicord: 1.10.4 -> 1.10.6
1 parent 1d35a23 commit 2798495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/eq/equicord/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}:
1010
stdenv.mkDerivation (finalAttrs: {
1111
pname = "equicord";
12-
version = "1.10.4"; # from package.json
12+
version = "1.10.6"; # from package.json
1313

1414
src = fetchFromGitHub {
1515
owner = "Equicord";

0 commit comments

Comments
 (0)