Skip to content

Commit

Permalink
lomiri.lomiri-filemanager-app: 1.1.2 -> 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
OPNA2608 committed Jan 22, 2025
1 parent 9ab2bf3 commit 8f825e7
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "lomiri-filemanager-app";
version = "1.1.2";
version = "1.1.3";

src = fetchFromGitLab {
owner = "ubports";
repo = "development/apps/lomiri-filemanager-app";
rev = "v${finalAttrs.version}";
hash = "sha256-XA1Gdb0Kpc3BEifmgHhQ38moKkCkYbhpr8wptnddZlk=";
tag = "v${finalAttrs.version}";
hash = "sha256-qOzQba1NJBH1hE3XYQQowfkggLlaZl6Vz8uVW7dCzWI=";
};

postPatch = ''
Expand Down

0 comments on commit 8f825e7

Please sign in to comment.