Skip to content

Commit

Permalink
lomiri.lomiri-system-settings-unwrapped: 1.2.0 -> 1.3.0 (#372747)
Browse files Browse the repository at this point in the history
  • Loading branch information
OPNA2608 authored Jan 11, 2025
2 parents f4b9b8f + 2e5abe9 commit 09eed56
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "lomiri-system-settings-unwrapped";
version = "1.2.0";
version = "1.3.0";

src = fetchFromGitLab {
owner = "ubports";
repo = "development/core/lomiri-system-settings";
rev = finalAttrs.version;
hash = "sha256-dWaXPr9Z5jz5SbwLSd3jVqjK0E5BdcKVeF15p8j47uM=";
hash = "sha256-8X5a2zJ0y8bSSnbqDvRoYm/2VPAWcfZZuiH+5p8eXi4=";
};

outputs = [
Expand Down

0 comments on commit 09eed56

Please sign in to comment.