setbfree: 0.8.5 -> 0.8.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/setbfree/versions.
This commit is contained in:
parent
20f1388c3f
commit
5b2103c052
@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "setbfree-${version}";
|
name = "setbfree-${version}";
|
||||||
version = "0.8.5";
|
version = "0.8.7";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "https://github.com/pantherb/setBfree/archive/v${version}.tar.gz";
|
url = "https://github.com/pantherb/setBfree/archive/v${version}.tar.gz";
|
||||||
sha256 = "0qfccny0hh9lq54272mzmxvfz2jmzcgigjkjwn6v9h6n00gi5bw4";
|
sha256 = "07s320r67cz0cdjdsbcwn0fw3xs0wz7lgrybqpws2skvkbls228q";
|
||||||
};
|
};
|
||||||
|
|
||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user