Skip to content

Commit 0848c2f

Browse files
committed
python3Packages.ihatemoney: 4.1 -> 4.1.3
1 parent 7971042 commit 0848c2f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333

3434
buildPythonPackage rec {
3535
pname = "ihatemoney";
36-
version = "4.1";
36+
version = "4.1.3";
3737

3838
src = fetchFromGitHub {
3939
owner = "spiral-project";
4040
repo = pname;
4141
rev = version;
42-
sha256 = "1ai7v2i2rvswzv21nwyq51fvp8lr2x2cl3n34p11br06kc1pcmin";
42+
sha256 = "02mxhf41c95gfp2wi74li2xli7sblm075w5z5ywkrh0pc1v02mgp";
4343
};
4444

4545
propagatedBuildInputs = [

0 commit comments

Comments
 (0)