timeular: 6.6.8 -> 6.7.3

This commit is contained in:
R. Ryantm 2024-02-29 20:08:40 +00:00
parent 44c70a3707
commit 7a8be468c7

View File

@ -5,12 +5,12 @@
}:
let
version = "6.6.8";
version = "6.7.3";
pname = "timeular";
src = fetchurl {
url = "https://s3.amazonaws.com/timeular-desktop-packages/linux/production/Timeular-${version}.AppImage";
hash = "sha256-giQjcUnhBGt2egRmYLEL8cFZYKjtUu34ozh1filNyiw=";
hash = "sha256-VnjCTf2x3GzmKW9EfNWGsN/aK7DKjTo8DZOF2qqGJ0Q=";
};
appimageContents = appimageTools.extractType2 {