Skip to content

Commit 3cc10cd

Browse files
authored
python313Packages.iamdata: 0.1.202602011 -> 0.1.202602021 (NixOS#486346)
2 parents 795254b + b8edb0d commit 3cc10cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/development/python-modules/iamdata/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@
88

99
buildPythonPackage (finalAttrs: {
1010
pname = "iamdata";
11-
version = "0.1.202602011";
11+
version = "0.1.202602021";
1212
pyproject = true;
1313

1414
src = fetchFromGitHub {
1515
owner = "cloud-copilot";
1616
repo = "iam-data-python";
1717
tag = "v${finalAttrs.version}";
18-
hash = "sha256-oYGU8RrphOysbrZ002CF2kraAzWSZNnpLskDCZ66kHY=";
18+
hash = "sha256-310x0g6TBy64Svj8aO5vvmCFWaL4txA6rZLXxSrxL2g=";
1919
};
2020

2121
__darwinAllowLocalNetworking = true;

0 commit comments

Comments
 (0)