colm: 0.13.0.6 -> 0.13.0.7
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/colm/versions
This commit is contained in:
parent
8abe5ee07e
commit
ce60442420
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "colm-${version}";
|
name = "colm-${version}";
|
||||||
version = "0.13.0.6";
|
version = "0.13.0.7";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://www.colm.net/files/colm/${name}.tar.gz";
|
url = "https://www.colm.net/files/colm/${name}.tar.gz";
|
||||||
sha256 = "0jd3qmqdm8yszy0yysbp3syk7pcbxvwzv9mibdwz7v9bv1nrai26";
|
sha256 = "0f76iri173l2wja2v7qrwmf958cqwh5g9x4bhj2z8wknmlla6gz4";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ makeWrapper asciidoc ];
|
nativeBuildInputs = [ makeWrapper asciidoc ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user