release: 0.2.8
This release mostly fixes bugs uncovered when running fortify on a generic linux distribution. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
parent
9b206072fa
commit
2e3bb1893e
@ -36,7 +36,7 @@ package
|
||||
|
||||
|
||||
*Default:*
|
||||
` <derivation fortify-0.2.7> `
|
||||
` <derivation fortify-0.2.8> `
|
||||
|
||||
|
||||
|
||||
|
@ -14,7 +14,7 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "fortify";
|
||||
version = "0.2.7";
|
||||
version = "0.2.8";
|
||||
|
||||
src = builtins.path {
|
||||
name = "fortify-src";
|
||||
|
Loading…
Reference in New Issue
Block a user