btrbk: 0.27.1 -> 0.27.2 (#58651)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/btrbk/versions
This commit is contained in:
parent
94169b1666
commit
e82ef08411
@ -3,11 +3,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "btrbk-${version}";
|
name = "btrbk-${version}";
|
||||||
version = "0.27.1";
|
version = "0.27.2";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://digint.ch/download/btrbk/releases/${name}.tar.xz";
|
url = "https://digint.ch/download/btrbk/releases/${name}.tar.xz";
|
||||||
sha256 = "040f6qzv188yd38n11zdiin3gaavrlld36xf1ks4hxhq921bh0jc";
|
sha256 = "1xxpwlvijzgvn17sag9gx3vbmk82plmyp19wah714z3j07djczh2";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ asciidoc makeWrapper ];
|
nativeBuildInputs = [ asciidoc makeWrapper ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user