Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (b0c74e56d2b3a8a9fbe81931cd50f088f6e85e76)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (b0c74e56d2b3a8a9fbe81931cd50f088f6e85e76)
  • Date: Fri, 15 Aug 2025 17:01:00 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

utils/fastfetch/DETAILS | 4 ++--
utils/fastfetch/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit b0c74e56d2b3a8a9fbe81931cd50f088f6e85e76
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

utils/fastfetch: version 2.50.1

diff --git a/utils/fastfetch/DETAILS b/utils/fastfetch/DETAILS
index 8e24776..0c9f770 100755
--- a/utils/fastfetch/DETAILS
+++ b/utils/fastfetch/DETAILS
@@ -1,8 +1,8 @@
# Watch: https://github.com/fastfetch-cli/fastfetch/tags
/refs/tags/([0-9.]+)[.]tar
. "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=fastfetch
- VERSION=2.50.0
-
SOURCE_HASH=sha512:309d3022bba1aac2b1faba4aa3171d9c0265df3938a0937d3424be8f7c16af843f5a90b04b6ce6668f6a13bac21ff4df37fe763bb4360978294d8f67711edbe3
+ VERSION=2.50.1
+
SOURCE_HASH=sha512:b10c25128edda515b436cff193e8bf978175b88978bcc7eb6213b1b9793289cd66016f5bbf011e347b28d861df65ea6abdab6d3908a7a6b972c6818d8570cfce
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"

SOURCE_URL[0]=https://github.com/fastfetch-cli/${SPELL}/archive/${VERSION}.tar.gz
diff --git a/utils/fastfetch/HISTORY b/utils/fastfetch/HISTORY
index d0b73bd..57f5836 100644
--- a/utils/fastfetch/HISTORY
+++ b/utils/fastfetch/HISTORY
@@ -1,3 +1,6 @@
+2025-08-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.50.1
+
2025-08-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.50.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (b0c74e56d2b3a8a9fbe81931cd50f088f6e85e76), Pavel Vinogradov, 08/15/2025

Archive powered by MHonArc 2.6.24.

Top of Page