Skip to content

Commit

Permalink
lomiri.lomiri-sounds: 22.02 -> 25.01 (#373696)
Browse files Browse the repository at this point in the history
  • Loading branch information
OPNA2608 authored Jan 14, 2025
2 parents 121aa11 + 491cbe1 commit 9b7ca45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/desktops/lomiri/data/lomiri-sounds/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@

stdenvNoCC.mkDerivation (finalAttrs: {
pname = "lomiri-sounds";
version = "22.02";
version = "25.01";

src = fetchFromGitLab {
owner = "ubports";
repo = "development/core/lomiri-sounds";
rev = finalAttrs.version;
hash = "sha256-t9JYxrJ5ICslxidHmbD1wa6n7XZMf2a+PgMLcwgsDvU=";
hash = "sha256-j4OUwE1z++rLsg5y2YvZktFQfOys3QjoE8Ravd1JFVA=";
};

postPatch = ''
Expand Down

0 comments on commit 9b7ca45

Please sign in to comment.