Skip to Content.
Sympa Menu

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

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 (4191ffb3b47830e6cc95b1d66a833ce554ecf5b3)
  • Date: Sun, 22 Sep 2024 04:17:46 +0000

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

wm-addons/hyprutils/DETAILS | 4 ++--
wm-addons/hyprutils/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

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

wm-addons/hyprutils: version 0.2.2

diff --git a/wm-addons/hyprutils/DETAILS b/wm-addons/hyprutils/DETAILS
index 699f885..5b1fb00 100755
--- a/wm-addons/hyprutils/DETAILS
+++ b/wm-addons/hyprutils/DETAILS
@@ -9,8 +9,8 @@ if [[ "${HYPRUTILS_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.2.1"
-
SOURCE_HASH="sha512:168b7cf204d9b6b56df3404da52956e38ab56a55a441cf71c531efdad3112724c8df1deda2ea7fadb8ac9b2243dc9933612d4c23cd361d3dc5123485a5a5976a"
+ VERSION="0.2.2"
+
SOURCE_HASH="sha512:5c5a574a6bd1d06bbff547b319d7cebe6d2123939ce4f3e33ab0593054570a9a0d1f7b84336bdb58eadd89ea9b6bbb36cc352a86dccea5d51aec850e127fb152"
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz";
diff --git a/wm-addons/hyprutils/HISTORY b/wm-addons/hyprutils/HISTORY
index 202157f..8c54922 100644
--- a/wm-addons/hyprutils/HISTORY
+++ b/wm-addons/hyprutils/HISTORY
@@ -1,3 +1,6 @@
+2024-09-22 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.2.2
+
2024-08-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.2.1



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (4191ffb3b47830e6cc95b1d66a833ce554ecf5b3), Pavel Vinogradov, 09/22/2024

Archive powered by MHonArc 2.6.24.

Top of Page