timeline: 2.10.0 -> 2.11.0
Changelog: https://thetimelineproj.sourceforge.net/changelog.html
This commit is contained in:
parent
086d855355
commit
0eb63e43ad
@ -10,12 +10,12 @@
|
|||||||
|
|
||||||
python3.pkgs.buildPythonApplication rec {
|
python3.pkgs.buildPythonApplication rec {
|
||||||
pname = "timeline";
|
pname = "timeline";
|
||||||
version = "2.10.0";
|
version = "2.11.0";
|
||||||
format = "other";
|
format = "other";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://sourceforge/thetimelineproj/${pname}-${version}.zip";
|
url = "mirror://sourceforge/thetimelineproj/${pname}-${version}.zip";
|
||||||
sha256 = "sha256-xUWIIpnOohcpD/1esjHQTUxndo4j91hyyAXTmV3Eo0k=";
|
sha256 = "sha256-XJ5Gu3nFLtSaEedzxBZERtPydIFMWWGi5frXWmgKxVA=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user