Skip to content

Commit 9fed22e

Browse files
authored
feat(fogpanther): 0.7.4 -> 0.8.0 (#91)
Update `fogpanther` from `0.7.4` to `0.8.0`. **Built on platform:** - [x] `x86_64-linux` Generated by [bumpkin](https://github.com/74k1/bumpkin).
1 parent 36bf11c commit 9fed22e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/fo/fogpanther/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
stdenv.mkDerivation (finalAttrs: {
3939
pname = "fogpanther";
40-
version = "0.7.4";
40+
version = "0.8.0";
4141

4242
src = stdenv.mkDerivation {
4343
name = "fogpanther-${finalAttrs.version}.tar.xz";

0 commit comments

Comments
 (0)