mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
charmcraft: 3.4.4 -> 3.4.5 (#402720)
Co-authored-by: jnsgruk <jon@sgrs.uk>
This commit is contained in:
commit
bafb63cdaa
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "charmcraft";
|
||||
version = "3.4.4";
|
||||
version = "3.4.5";
|
||||
|
||||
pyproject = true;
|
||||
|
||||
|
@ -16,7 +16,7 @@ python3Packages.buildPythonApplication rec {
|
|||
owner = "canonical";
|
||||
repo = "charmcraft";
|
||||
tag = version;
|
||||
hash = "sha256-EdpnTKbSDo2ZF4J/bWlcBYWuPSkxW3dmrQYjBeIyTzo=";
|
||||
hash = "sha256-h2lviMU81KksEIltpOH+Oka8NWyKn9CrFP+lSyEMmLM=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue