Merge pull request #39525 from r-ryantm/auto-update/radicale
radicale: 2.1.8 -> 2.1.9
This commit is contained in:
commit
17e5dcd3dd
@ -1,8 +1,8 @@
|
||||
{ stdenv, fetchFromGitHub, python3Packages }:
|
||||
|
||||
let
|
||||
version = "2.1.8";
|
||||
sha256 = "0fnsk61s328dg16iv0chqxayni8ahkbcb84z012w0d9417i806lc";
|
||||
version = "2.1.9";
|
||||
sha256 = "1sywxn7j9bq39qwq74h327crc44j9049cykai1alv44agx8s1nhz";
|
||||
in
|
||||
|
||||
python3Packages.buildPythonApplication {
|
||||
|
Loading…
Reference in New Issue
Block a user