Skip to content

Commit 993245c

Browse files
committed
nix manual upt
1 parent f31a3ce commit 993245c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
myPackage = pythonPackages.buildPythonPackage {
1717
pname = "gitfetch";
18-
version = "1.3.0";
18+
version = "1.3.2";
1919
src = ./.;
2020

2121
# Main dependencies

0 commit comments

Comments
 (0)