summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/office
diff options
context:
space:
mode:
authorAnderson Torres <torres.anderson.85@protonmail.com>2020-09-23 02:33:12 -0300
committerGitHub <noreply@github.com>2020-09-23 02:33:12 -0300
commit57c553f7e83ed0c7438a9d5745b467ab4ed470ea (patch)
tree981de4bb303166600486440d3cba512d974f4149 /pkgs/applications/office
parentcc7d3ff1538c9dae977e481d68ba201328096358 (diff)
parent80ab67af5e72059cd72179b7488126a0c0984731 (diff)
Merge pull request #98111 from oyren/gtg
gtg: unstable-2020-08-02 -> unstable-2020-09-16
Diffstat (limited to 'pkgs/applications/office')
-rw-r--r--pkgs/applications/office/gtg/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/office/gtg/default.nix b/pkgs/applications/office/gtg/default.nix
index 9bd25cfff1df..9fccd574eb14 100644
--- a/pkgs/applications/office/gtg/default.nix
+++ b/pkgs/applications/office/gtg/default.nix
@@ -15,13 +15,13 @@
python3Packages.buildPythonApplication rec {
pname = "gtg";
- version = "unstable-2020-08-02";
+ version = "unstable-2020-09-16";
src = fetchFromGitHub {
owner = "getting-things-gnome";
repo = "gtg";
- rev = "6623731f301c1b9c7b727e009f4a6462ad381c68";
- sha256 = "14gxgg4nl0ki3dn913041jpyfhxsj90fkd55z6mmpyklhr8mwss1";
+ rev = "1be991c6d7f7b2e4b8ac16f82e8a07f9dce4272f";
+ sha256 = "1f5acpjwnp08c78dds7xm22qjzcfnx2qs121yvm3rswkh27s4n23";
};