timeular: 6.9.0 -> 6.9.1

This commit is contained in:
R. Ryantm
2025-02-25 23:37:15 +00:00
parent 03aafcd3d3
commit 5223984c09
+2 -2
View File
@@ -5,12 +5,12 @@
}:
let
version = "6.9.0";
version = "6.9.1";
pname = "timeular";
src = fetchurl {
url = "https://s3.amazonaws.com/timeular-desktop-packages/linux/production/Timeular-${version}.AppImage";
hash = "sha256-qesdlKl07EUjdzjQVa1ajaY229jGtXvu86LgcBvmIi0=";
hash = "sha256-oXdalYfysZ4Jb46eHABSkiWThMuc2JGCmP/mk0vCjkE=";
};
appimageContents = appimageTools.extractType2 {