mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 17:23:34 +00:00
radicale: 2.1.6 -> 2.1.8
This commit is contained in:
parent
e1b172d1fc
commit
2bbbd59969
@ -1,8 +1,8 @@
|
||||
{ stdenv, fetchFromGitHub, python3Packages }:
|
||||
|
||||
let
|
||||
version = "2.1.6";
|
||||
sha256 = "1x76nvxjhjpagniyh075hqia4sl06972alnhi7628cjrq3pr4v9i";
|
||||
version = "2.1.8";
|
||||
sha256 = "0fnsk61s328dg16iv0chqxayni8ahkbcb84z012w0d9417i806lc";
|
||||
in
|
||||
|
||||
python3Packages.buildPythonApplication {
|
||||
|
Loading…
Reference in New Issue
Block a user