ayatana-webmail: 24.5.17 -> 26.6.13
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
|
||||
python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pname = "ayatana-webmail";
|
||||
version = "24.5.17";
|
||||
version = "26.6.13";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "AyatanaIndicators";
|
||||
repo = "ayatana-webmail";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-k557FWKGq2MXODVxVzOetC5kkwTNYOoLO8msCOabais=";
|
||||
hash = "sha256-AVH4SQ2yoC2SXuKt8MJVGAgB32cTOD7mCVxcBZn/PPM=";
|
||||
};
|
||||
postConfigure = ''
|
||||
# Fix fhs paths
|
||||
|
||||
Reference in New Issue
Block a user