Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0b7fca56a1c0b2334d29dc89ce59df6f24f250e6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0b7fca56a1c0b2334d29dc89ce59df6f24f250e6)
  • Date: Sun, 4 Sep 2022 11:31:22 +0000

GIT changes to master grimoire by Florian Franzmann <bwlf AT bandrate.org>:

devel/cppcheck/DETAILS | 4 ++--
devel/cppcheck/HISTORY | 3 +++
devel/mold/DETAILS | 4 ++--
devel/mold/HISTORY | 3 +++
devel/ninja-build-system/DETAILS | 4 ++--
devel/ninja-build-system/HISTORY | 3 +++
devel/z3/DETAILS | 4 ++--
devel/z3/HISTORY | 3 +++
disk/ioping/DETAILS | 4 ++--
disk/ioping/HISTORY | 3 +++
editors/vim/DETAILS | 4 ++--
editors/vim/HISTORY | 3 +++
libs/libxml2/DETAILS | 6 +++---
libs/libxml2/HISTORY | 3 +++
libs/libxslt/DETAILS | 4 ++--
libs/libxslt/HISTORY | 3 +++
python-pypi/astroid/DETAILS | 4 ++--
python-pypi/astroid/HISTORY | 3 +++
python-pypi/mu-repo/DETAILS | 4 ++--
python-pypi/mu-repo/HISTORY | 3 +++
python-pypi/yt-dlp/DETAILS | 4 ++--
python-pypi/yt-dlp/HISTORY | 3 +++
utils/fzf/DETAILS | 4 ++--
utils/fzf/HISTORY | 3 +++
24 files changed, 61 insertions(+), 25 deletions(-)

New commits:
commit 0b7fca56a1c0b2334d29dc89ce59df6f24f250e6
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

disk/ioping: version 1.3

commit 80cfb8fed155198124616dcfdcf25dbfad9ed122
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

devel/cppcheck: version 2.9

commit d844d181b77f894cd14c22780a6d3db64d06bfb5
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

utils/fzf: version 0.33.0

commit b24949cf526347c8182f6df3baf05b1c81d490e5
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

python-pypi/astroid: version 2.12.5

commit 6870ea1c630a7d3facc32d86cc740fce0bd52664
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

libs/libxml2: version 2.10.2

commit 43b7c72df6545b3fc0e1a8b89738a23211079a9c
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

libs/libxslt: version 1.1.37

commit 42c9e055003b0194b4cedaa5dd12323bca4a9199
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

devel/ninja-build-system: version 1.11.1

commit 5dcf87231f5a8b19ada1a4637e3b1509dc3f3daf
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

python-pypi/yt-dlp: version 2022.09.01

commit bdceb1052670d14dcd51148d43059d4c2a13cde3
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

python-pypi/mu-repo: version 1.8.2

commit a85b3710b45181f5a3a311e542a1320a6c11ccb0
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

devel/z3: version 4.11.2

commit 03c789e28dcc9de85566cd9ca344bf171387f6f6
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

devel/mold: version 1.4.2

commit 7cb56a3d6232813494267263346876eb1817af32
Author: Florian Franzmann <bwlf AT bandrate.org>
Commit: Florian Franzmann <bwlf AT bandrate.org>

editors/vim: version 9.0.0369

diff --git a/devel/cppcheck/DETAILS b/devel/cppcheck/DETAILS
index 8df3565..5cbc8c7 100755
--- a/devel/cppcheck/DETAILS
+++ b/devel/cppcheck/DETAILS
@@ -1,9 +1,9 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=cppcheck
- VERSION=2.8.1
+ VERSION=2.9
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=https://github.com/danmar/cppcheck/archive/refs/tags/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:ff5a9955498101a2d061a431d0f8ed42267627b3cd029302871ee781a0e4039aa531dd47c2d44d1f3952b5e5bd3b65c9b32a10a9b1922ef466f440f8c4417e28
+
SOURCE_HASH=sha512:69204a7ceac087470201482894e6422b99d0849f08641e80b2e341c9d164a1d2095e3a08a1fba2e9fa681783d07fe7277b30ea0cc0bf582431b5d13ab2f58c1f
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

WEB_SITE="http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page";
LICENSE[0]=GPL
diff --git a/devel/cppcheck/HISTORY b/devel/cppcheck/HISTORY
index a534380..a05bea3 100644
--- a/devel/cppcheck/HISTORY
+++ b/devel/cppcheck/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.9
+
2022-07-09 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 2.8.1

diff --git a/devel/mold/DETAILS b/devel/mold/DETAILS
index ec0eee1..8c737ca 100755
--- a/devel/mold/DETAILS
+++ b/devel/mold/DETAILS
@@ -1,8 +1,8 @@
SPELL=mold
- VERSION=1.3.0
+ VERSION=1.4.2
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]=https://github.com/rui314/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:c9da8ece83049afcb815444c81d090a7bdead85b88898460cd94cfc83766b54793d3aa15ce7ce3bd8070a080d1241684c15ad81485ec39cfef768360c574964a
+
SOURCE_HASH=sha512:17f543969e53737818b0be563aee39feac672f93e0fd712827523232b64eccb4629f3994c5a90de50b5f761886669e0946a8d463663725e774eb7d352de1ced1
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/rui314/mold";
LICENSE[0]=AGPL
diff --git a/devel/mold/HISTORY b/devel/mold/HISTORY
index 7a383a2..5004777 100644
--- a/devel/mold/HISTORY
+++ b/devel/mold/HISTORY
@@ -1,3 +1,6 @@
+2022-08-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.4.2
+
2022-06-18 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.3.0

diff --git a/devel/ninja-build-system/DETAILS
b/devel/ninja-build-system/DETAILS
index 6731f0a..21734db 100755
--- a/devel/ninja-build-system/DETAILS
+++ b/devel/ninja-build-system/DETAILS
@@ -1,6 +1,6 @@
SPELL=ninja-build-system
- VERSION=1.11.0
-
SOURCE_HASH=sha512:9b9c8dae2251f9ddba50680911271b8504c292994fd90a0da94902f64c69a9edc72212217df5c651ddfc2f79c2ae03e84c99b805497dcd7497c53a1617de83e7
+ VERSION=1.11.1
+
SOURCE_HASH=sha512:1bca38877c70ee6613f347ffccef5adc02ba0a3947c62ae004ea97f918442b5a3de92378e4f820ae2a7676bc7609d25fbc7d41f6cfb3a61e5e4b26ec3639e403
SOURCE="ninja-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ninja-${VERSION}"
WEB_SITE="https://github.com/ninja-build/ninja";
diff --git a/devel/ninja-build-system/HISTORY
b/devel/ninja-build-system/HISTORY
index 31abf85..b4d5de3 100644
--- a/devel/ninja-build-system/HISTORY
+++ b/devel/ninja-build-system/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 1.11.1
+
2022-05-28 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.11.0

diff --git a/devel/z3/DETAILS b/devel/z3/DETAILS
index da23835..543a8a9 100755
--- a/devel/z3/DETAILS
+++ b/devel/z3/DETAILS
@@ -1,10 +1,10 @@
SPELL=z3
- VERSION=4.11.0
+ VERSION=4.11.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$SPELL-$VERSION"
WEB_SITE=https://github.com/Z3Prover/z3
SOURCE_URL=$WEB_SITE/archive/$SOURCE
-
SOURCE_HASH=sha512:a3fd7e013948de6683b16aca03641bb845d02187152bebdee8c62c2a3f80a7710a1d3b9aef9c1490c2340571bb225f457928ac57a2ed28c0084ced34bcf3e905
+
SOURCE_HASH=sha512:be2573d38c0e50b46fcb025d50335e016769fdeab3c26f5dc2a13102fae889d23039258ea8d38de3f53daa4cf073704d8639ac291e781a74633194adedaae21a
LICENSE=(MIT)
SHORT="The Z3 Theorem Prover"
cat << EOF
diff --git a/devel/z3/HISTORY b/devel/z3/HISTORY
index 733a377..dc14dba 100644
--- a/devel/z3/HISTORY
+++ b/devel/z3/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 4.11.2
+
2022-08-27 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 4.11.0

diff --git a/disk/ioping/DETAILS b/disk/ioping/DETAILS
index 1e3f275..16569f9 100755
--- a/disk/ioping/DETAILS
+++ b/disk/ioping/DETAILS
@@ -1,8 +1,8 @@
SPELL=ioping
- VERSION=1.2
+ VERSION=1.3
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/koct9i/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:4029f1b50dc292734088dc741e594c56021610aad16a0b9f42875b5fe91fbdf8d566a41dab0384aa739350f74e62688efdaf88168ab0d838b9c848ddd1c5dd96
+
SOURCE_HASH=sha512:52ca9596d0d54a02e58e40b777d31b44a3f10fd45b76d25ab491f7e6d126dfb9c4205c9b427b69bdc2012282ec8c5846db964d420913f4d91fa5101baa99089d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/koct9i/ioping
ENTERED=20171225
diff --git a/disk/ioping/HISTORY b/disk/ioping/HISTORY
index ff52099..3bf13b6 100644
--- a/disk/ioping/HISTORY
+++ b/disk/ioping/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 1.3
+
2020-01-07 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.2

diff --git a/editors/vim/DETAILS b/editors/vim/DETAILS
index cbf0585..fe91daa 100755
--- a/editors/vim/DETAILS
+++ b/editors/vim/DETAILS
@@ -9,8 +9,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=9.0.0285
-
SOURCE_HASH=sha512:0d9dc42230009c4e9fceb2c04a1fa5d1c545172a9ac1faa3b0fce634780fda09503e51ffe325c2f82443301fdeaa444b45b057129cdd060f922195bfa1ed146d
+ VERSION=9.0.0369
+
SOURCE_HASH=sha512:6c68abb6dea76a8ed568537bb64629b377719a6d73bfb98a3b7a6dd8de39c067938b5e4f19aaf5a260d82eacb91bda087aaff60934501180a5deee1987e69762
SECURITY_PATCH=5
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/editors/vim/HISTORY b/editors/vim/HISTORY
index fa6ef82..ae060a1 100644
--- a/editors/vim/HISTORY
+++ b/editors/vim/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 9.0.0369
+
2022-08-27 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 9.0.0285

diff --git a/libs/libxml2/DETAILS b/libs/libxml2/DETAILS
index 1eda3ed..6d8687d 100755
--- a/libs/libxml2/DETAILS
+++ b/libs/libxml2/DETAILS
@@ -1,10 +1,10 @@
SPELL=libxml2
- VERSION=2.9.14
-
SOURCE_HASH=sha512:d08e6cafb289c499fdc5b3a12181e032a34f7a249bc66758859f964d3e71e19fd69be79921e1a9d8ab1e692d15b13f5fae95eeb10c3236974d89e218f5107606
+ VERSION=2.10.2
+
SOURCE_HASH=sha512:c26ee428ae2fae2326fcaec156ed36c5f5d63aeb4839d626f6544a3fad158a1602e9dc0d542b2f947e6a8de0c09ff130da2626a30aec27446ce09614f78466b5
SECURITY_PATCH=15
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
-
SOURCE_URL[0]=https://download.gnome.org/sources/libxml2/${VERSION%.??}/$SOURCE
+ SOURCE_URL[0]=https://download.gnome.org/sources/libxml2/$(echo $VERSION
| cut -f1,2 -d.)/$SOURCE
LICENSE[0]=BSD
WEB_SITE=http://xmlsoft.org/
ENTERED=20010922
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index 535370e..09eb322 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.10.2
+
2022-05-22 Florian Franzmann <bwlf AT bandrate.org>
* SUB_DEPENDS, PRE_SUB_DEPENDS: fix PYTHON sub dependency

diff --git a/libs/libxslt/DETAILS b/libs/libxslt/DETAILS
index cefeeda..30fe661 100755
--- a/libs/libxslt/DETAILS
+++ b/libs/libxslt/DETAILS
@@ -1,6 +1,6 @@
SPELL=libxslt
- VERSION=1.1.36
-
SOURCE_HASH=sha512:8a524d32fca18e8b108c1b300d1381c01a71a87dc72a09bc13613772c2836b1350d8caa0625782c6cadf953f7a15ce805718a754cef894ee77b20442fc10f5c8
+ VERSION=1.1.37
+
SOURCE_HASH=sha512:a4e477d2bb918b7d01945e2c7491c3a4aae799dc1602bbd13de55c8a5052e210a20bc45115347eae44473c8b1d03dbc5e4a2aa18c2218f1fdfd376d87cd501ca
SECURITY_PATCH=7
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/libs/libxslt/HISTORY b/libs/libxslt/HISTORY
index b46dc7c..3e37fe7 100644
--- a/libs/libxslt/HISTORY
+++ b/libs/libxslt/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 1.1.37
+
2022-08-26 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.1.36

diff --git a/python-pypi/astroid/DETAILS b/python-pypi/astroid/DETAILS
index e50dc78..58c3953 100755
--- a/python-pypi/astroid/DETAILS
+++ b/python-pypi/astroid/DETAILS
@@ -1,8 +1,8 @@
SPELL=astroid
- VERSION=2.12.4
+ VERSION=2.12.5
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]="http://pypi.python.org/packages/source/a/${SPELL}/${SOURCE}";
-
SOURCE_HASH=sha512:07885ca0be4f3dfc2b10247d7378e58826b803bf40433819a2a1d4e877c6b9fe3e5908e16b1140240255134bb710b9e1574f579927ccb69934227a858eacb985
+
SOURCE_HASH=sha512:074317c4bb76bbdeb4d2dafef77908afc93fdfbdcb82af9f3d6242aca5880c7850dbe726fcf76ef7069dab5102fcf3ebaf90c206016830bf1de52c132f156352
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/PyCQA/astroid";
LICENSE[0]=LGPL
diff --git a/python-pypi/astroid/HISTORY b/python-pypi/astroid/HISTORY
index b170438..4af6dbb 100644
--- a/python-pypi/astroid/HISTORY
+++ b/python-pypi/astroid/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2.12.5
+
2022-08-26 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 2.12.4

diff --git a/python-pypi/mu-repo/DETAILS b/python-pypi/mu-repo/DETAILS
index 81b4463..82f3387 100755
--- a/python-pypi/mu-repo/DETAILS
+++ b/python-pypi/mu-repo/DETAILS
@@ -1,9 +1,9 @@
SPELL=mu-repo
- VERSION=1.8.1
+ VERSION=1.8.2
XVERSION=$(echo $VERSION|tr '.' '_')
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=https://github.com/fabioz/${SPELL}/archive/mu_repo_${XVERSION}.tar.gz
-
SOURCE_HASH=sha512:14d5d1af9972a268cfacdbd2f64e79f501b5d26150415e549351c694c7a3762b6efcf4e9cfd66abdd50dd8de9b217639ec288c7eceb5552718ee17cccf29cd52
+
SOURCE_HASH=sha512:ea52e78b77e455ea41c43ad4801fa59543c0b8ab7979bc1556a9f29d7ecaf01fd9e786729f5bc9baaf01a450d0bc959968e28a6114650afa1f17305f9203bd25
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-mu_repo_${XVERSION}"
WEB_SITE="https://fabioz.github.io/mu-repo/";
LICENSE[0]=GPL
diff --git a/python-pypi/mu-repo/HISTORY b/python-pypi/mu-repo/HISTORY
index d902f91..50b9107 100644
--- a/python-pypi/mu-repo/HISTORY
+++ b/python-pypi/mu-repo/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 1.8.2
+
2020-10-14 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 1.8.1

diff --git a/python-pypi/yt-dlp/DETAILS b/python-pypi/yt-dlp/DETAILS
index 7d5fd44..d211419 100755
--- a/python-pypi/yt-dlp/DETAILS
+++ b/python-pypi/yt-dlp/DETAILS
@@ -8,8 +8,8 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
SOURCE_IGNORE="volatile"
FORCE_DOWNLOAD="on"
else
- VERSION=2022.08.18.36
-
SOURCE_HASH=sha512:e8fd7efd4f76f1c7a63e7c76fc7c5a5ea1707de19d1f8573f7fd0aa71bc9a7f33c9c06a3d4e9861bafb02a2247d49517834712c93145b419298dc9c656853ca2
+ VERSION=2022.09.01
+
SOURCE_HASH=sha512:d7fc962be6d74cc4c954cae8bebbd12a87aa8840ca9ebf466fb8796c21d4449a215d8c6be8d174512b3a0d2d2ccaa7d43da12b8aab5cd4dea4f31bf1f4cf4be6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL

SOURCE_URL=https://github.com/yt-dlp/yt-dlp/releases/download/${VERSION}/yt-dlp.tar.gz
diff --git a/python-pypi/yt-dlp/HISTORY b/python-pypi/yt-dlp/HISTORY
index eb48d00..3e07db8 100644
--- a/python-pypi/yt-dlp/HISTORY
+++ b/python-pypi/yt-dlp/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 2022.09.01
+
2022-08-27 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 2022.08.18.36

diff --git a/utils/fzf/DETAILS b/utils/fzf/DETAILS
index 180cd14..61d8e32 100755
--- a/utils/fzf/DETAILS
+++ b/utils/fzf/DETAILS
@@ -1,8 +1,8 @@
SPELL=fzf
- VERSION=0.30.0
+ VERSION=0.33.0
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=https://github.com/junegunn/${SPELL}/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:cebb685a7fa00bdff07751d0021edde82f0ff3bf705eff82f94f6bf57c5e008eb6894d023ed7b14378f1d92fa2394192c12b720c6f711b1a414438fe3f8b4ec3
+
SOURCE_HASH=sha512:1359be952b0447da453a772546c1960c01396d37fd84392ad52f6ab9f8793ed282085ffa087cccb176183a923b0f89747d053b7af5b899169083b7a7c7a3ef69
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/junegunn/fzf";
LICENSE[0]=MIT
diff --git a/utils/fzf/HISTORY b/utils/fzf/HISTORY
index 8c934b7..dc03118 100644
--- a/utils/fzf/HISTORY
+++ b/utils/fzf/HISTORY
@@ -1,3 +1,6 @@
+2022-09-04 Florian Franzmann <bwlf AT bandrate.org>
+ * DETAILS: version 0.33.0
+
2022-04-30 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 0.30.0




  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (0b7fca56a1c0b2334d29dc89ce59df6f24f250e6), Florian Franzmann, 09/04/2022

Archive powered by MHonArc 2.6.24.

Top of Page