magic-wormhole: 0.21.1 -> 0.22.0
https://github.com/magic-wormhole/magic-wormhole/blob/refs/tags/0.22.0/NEWS.md https://github.com/magic-wormhole/magic-wormhole/compare/refs/tags/0.21.1...refs/tags/0.22.0
This commit is contained in:
@@ -42,14 +42,14 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "magic-wormhole";
|
||||
version = "0.21.1";
|
||||
version = "0.22.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "magic-wormhole";
|
||||
repo = "magic-wormhole";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-HZ6ZS2dkJoW+yL6F3U9WguUHicfG2KWnk4/YuNPwpUc=";
|
||||
hash = "sha256-22UFwBcpuutFDRPFJAS9MBwoTdIx2xW0DSpR44DJ1lU=";
|
||||
};
|
||||
|
||||
postPatch =
|
||||
|
||||
Reference in New Issue
Block a user