We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eae0fee commit 8c4fb5dCopy full SHA for 8c4fb5d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 2.32.1
2
+
3
+A hotfix for OpenBSD. No changes to other platforms.
4
5
+Bugfixes:
6
+* Fix package count detection on OpenBSD (Packages, OpenBSD)
7
8
# 2.32.0
9
10
Bugfixes:
CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.12.0) # target_link_libraries with OBJECT libs & project homepage url
project(fastfetch
- VERSION 2.32.0
+ VERSION 2.32.1
LANGUAGES C
DESCRIPTION "Fast neofetch-like system information tool"
HOMEPAGE_URL "https://github.com/fastfetch-cli/fastfetch"
0 commit comments