Skip to content

Commit b548020

Browse files
haruna: 1.3.0 -> 1.3.2 (#377811)
2 parents a7c9873 + 2f9e575 commit b548020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/applications/video/haruna/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626

2727
stdenv.mkDerivation rec {
2828
pname = "haruna";
29-
version = "1.3.0";
29+
version = "1.3.2";
3030

3131
src = fetchFromGitLab {
3232
owner = "multimedia";
3333
repo = "haruna";
3434
rev = "v${version}";
35-
hash = "sha256-9KvqZzB9n4x11xhdEkdn0lxv92dbcWWbyL7GjqvfJhA=";
35+
hash = "sha256-B4L3RG1Lq//7TGeZ1ho4LLiHRa9ourm9wL9VWljbXQo=";
3636
domain = "invent.kde.org";
3737
};
3838

0 commit comments

Comments
 (0)