timeular: 6.8.1 -> 6.8.4

This commit is contained in:
R. Ryantm 2024-10-15 07:27:12 +00:00
parent c2bdda7b60
commit 846d0e9927

View File

@ -4,12 +4,12 @@
}:
let
version = "6.8.1";
version = "6.8.4";
pname = "timeular";
src = fetchurl {
url = "https://s3.amazonaws.com/timeular-desktop-packages/linux/production/Timeular-${version}.AppImage";
hash = "sha256-9t21aIEhLNIY7kSJkcvUVZ8R9/CuW0ZEu8kWkvMMQrM=";
hash = "sha256-0x8Ra6NlYnYCcRTmEzFTBYOtUIaMBtL4/0293gxxeS0=";
};
appimageContents = appimageTools.extractType2 {