Merge pull request #50172 from r-ryantm/auto-update/aha
aha: 0.4.10.6 -> 0.5
This commit is contained in:
commit
3cec0b0c17
@ -2,10 +2,10 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "aha-${version}";
|
||||
version = "0.4.10.6";
|
||||
version = "0.5";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
sha256 = "18mz3f5aqw4vbdrxf8wblqm6nca73ppq9hb2z2ppw6k0557i71kz";
|
||||
sha256 = "0byml4rmpiaalwx69jcixl3yvpvwmwiss1jzgsqwshilb2p4qnmz";
|
||||
rev = version;
|
||||
repo = "aha";
|
||||
owner = "theZiz";
|
||||
|
Loading…
Reference in New Issue
Block a user