chafa: 1.14.4 -> 1.14.5
This commit is contained in:
parent
aa9dd15dbd
commit
775052b009
@ -4,14 +4,14 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
version = "1.14.4";
|
||||
version = "1.14.5";
|
||||
pname = "chafa";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "hpjansson";
|
||||
repo = "chafa";
|
||||
rev = version;
|
||||
sha256 = "sha256-jrLlhpPWsc1aOEH36W6MbikAj1nAX8CinHKG+iRk+18=";
|
||||
sha256 = "sha256-9RkN0yZnHf5cx6tsp3P6jsi0/xtplWxMm3hYCPjWj0M=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ autoconf
|
||||
|
Loading…
Reference in New Issue
Block a user