aha: 0.4.10.6 -> 0.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/aha/versions
This commit is contained in:
parent
a054d74507
commit
1ec2eb8b7b
@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "aha-${version}";
|
name = "aha-${version}";
|
||||||
version = "0.4.10.6";
|
version = "0.5";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
sha256 = "18mz3f5aqw4vbdrxf8wblqm6nca73ppq9hb2z2ppw6k0557i71kz";
|
sha256 = "0byml4rmpiaalwx69jcixl3yvpvwmwiss1jzgsqwshilb2p4qnmz";
|
||||||
rev = version;
|
rev = version;
|
||||||
repo = "aha";
|
repo = "aha";
|
||||||
owner = "theZiz";
|
owner = "theZiz";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user