xandikos: 0.2.3 -> 0.2.5

This commit is contained in:
0x4A6F 2021-02-20 15:33:41 +00:00
parent 6dbcdd2bc1
commit 1aee338519
No known key found for this signature in database
GPG key ID: 8DEDBA5BE07080E1

View file

@ -6,13 +6,13 @@
python3Packages.buildPythonApplication rec {
pname = "xandikos";
version = "0.2.3";
version = "0.2.5";
src = fetchFromGitHub {
owner = "jelmer";
repo = "xandikos";
rev = "v${version}";
sha256 = "1x0bylmdizirvlcn6ryd43lffpmlq0cklj3jz956scmxgq4p6wby";
sha256 = "sha256-/pr8ZqgYk24CdJNAETCDF4ZtufXkVEu1Zw25PcPEo7M=";
};
propagatedBuildInputs = with python3Packages; [