Skip to content

Commit 67acd40

Browse files
author
github-action
committed
loguru: unstable-2023-09-24 -> 2.1.0
Diff: emilk/loguru@master...v2.1.0
1 parent bb23cd4 commit 67acd40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/by-name/lo/loguru/package.nix

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

77
stdenv.mkDerivation rec {
88
pname = "loguru";
9-
version = "unstable-2023-09-24";
9+
version = "2.1.0";
1010

1111
src = fetchFromGitHub {
1212
owner = "emilk";

0 commit comments

Comments
 (0)