Skip to content

Commit

Permalink
Merge pull request #213099 from r-ryantm/auto-update/haruna
Browse files Browse the repository at this point in the history
haruna: 0.10.0 -> 0.10.2
  • Loading branch information
NickCao authored Jan 28, 2023
2 parents 60a3184 + ab79365 commit 0e4512f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/video/haruna/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@

mkDerivation rec {
pname = "haruna";
version = "0.10.0";
version = "0.10.2";

src = fetchFromGitLab {
owner = "multimedia";
repo = "haruna";
rev = "v${version}";
hash = "sha256-UU8tbaZz7udDulh+PHPZDc3rm1MvK4dafPgXL50apMI=";
hash = "sha256-hhHWxmr2EzW9QqfV1bpJCiWOWsmGJmvxvtQcuXlMTc4=";
domain = "invent.kde.org";
};

Expand Down

0 comments on commit 0e4512f

Please sign in to comment.