mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
devede: 4.21.3.1 -> 4.22.1 (#553824)
This commit is contained in:
@@ -33,7 +33,7 @@ let
|
||||
in
|
||||
buildPythonApplication (finalAttrs: {
|
||||
pname = "devede";
|
||||
version = "4.21.3.1";
|
||||
version = "4.22.1";
|
||||
pyproject = true;
|
||||
namePrefix = "";
|
||||
|
||||
@@ -41,7 +41,7 @@ buildPythonApplication (finalAttrs: {
|
||||
owner = "rastersoft";
|
||||
repo = "devedeng";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-81H063PpBF/+JDsRgBLwfAevb11yNkDtH4KdtOAL/Fg=";
|
||||
hash = "sha256-r3ReIdNIJss1FvbKT2WekzVugxelnTvgfpmZ1X0D5ss=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user