Skip to Content.
Sympa Menu

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

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 (259c6e33e120819ec4b8ad6d1b58d7925f69ae7d)
  • Date: Wed, 23 Oct 2024 16:46:49 +0000

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

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

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

wm-addons/hypridle: versionn 0.1.4

diff --git a/wm-addons/hypridle/DETAILS b/wm-addons/hypridle/DETAILS
index 92ce98a..fc72d5d 100755
--- a/wm-addons/hypridle/DETAILS
+++ b/wm-addons/hypridle/DETAILS
@@ -9,8 +9,8 @@ if [[ "${HYPRIDLE_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.1.3"
-
SOURCE_HASH="sha512:230fc088e77fe2afc4769c5ad1643c89a6381250117180fe9576eac984a62e85c87a9730b770b53415236fc193e4b907d255d92a5dcdb34a75c2a48092e2ac6e"
+ VERSION="0.1.4"
+
SOURCE_HASH="sha512:203dd5ff6c588fb1858d660baba71ede9d2c353abd63a5273fbc4befff8b77d416d802138881bce11605b248b05145e66847b5aa5395e9c150aaf07e67c8bcd8"
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/hypridle/HISTORY b/wm-addons/hypridle/HISTORY
index 8f7093b..d533bf5 100644
--- a/wm-addons/hypridle/HISTORY
+++ b/wm-addons/hypridle/HISTORY
@@ -1,3 +1,6 @@
+2024-10-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.1.4
+
2024-10-22 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.1.3



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (259c6e33e120819ec4b8ad6d1b58d7925f69ae7d), Pavel Vinogradov, 10/23/2024

Archive powered by MHonArc 2.6.24.

Top of Page