forked from mirrors/nixpkgs
Merge pull request #238527 from r-ryantm/auto-update/haruna
haruna: 0.11.0 -> 0.11.1
This commit is contained in:
commit
ea15ceb69e
|
@ -26,13 +26,13 @@
|
|||
|
||||
mkDerivation rec {
|
||||
pname = "haruna";
|
||||
version = "0.11.0";
|
||||
version = "0.11.1";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "multimedia";
|
||||
repo = "haruna";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-9cN5C+sjnbkChnwKo+pzFsSogkz9l5C1U5DtXzC2kQ4=";
|
||||
hash = "sha256-quCkQN1IxKoGr+VzeDXs2UChJgxfgI+z56SDYc6eZDc=";
|
||||
domain = "invent.kde.org";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue