mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
chafa: 1.0.1 -> 1.2.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/chafa/versions
This commit is contained in:
parent
a2bd8da766
commit
b0981743f5
@ -2,14 +2,14 @@
|
||||
|
||||
|
||||
stdenv.mkDerivation rec{
|
||||
version = "1.0.1";
|
||||
version = "1.2.1";
|
||||
pname = "chafa";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hpjansson";
|
||||
repo = "chafa";
|
||||
rev = version;
|
||||
sha256 = "1i1cnzmb12pxldc7y4q1xdmybv9xkhzrjyhdvmk3qsn02p859q04";
|
||||
sha256 = "19dck47v4hd07q9742mgb928h7y1y9638qlh2rzsvqsfqvqmxh85";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user