Skip to Content.
Sympa Menu

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

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 (487027e109a245b87156123310f3a08320fa42f3)
  • Date: Sat, 9 Nov 2024 19:08:35 +0000

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

windowmanagers/hyprland/DETAILS | 8 ++++----
windowmanagers/hyprland/HISTORY | 3 +++
wm-addons/aquamarine/DETAILS | 4 ++--
wm-addons/aquamarine/HISTORY | 3 +++
wm-addons/hyprutils/DETAILS | 4 ++--
wm-addons/hyprutils/HISTORY | 3 +++
6 files changed, 17 insertions(+), 8 deletions(-)

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

windowmanagers/hyprland: version 0.45.0

commit a7e3b8cf922d1544c35592834139976f0cba4792
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/aquamarine: version 0.4.4

commit 6c3705019a82599ff27c411465d300bae370a66d
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

wm-addons/hyprutils: version 0.2.4

diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index c32e56c..e65e13a 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -1,10 +1,10 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=hyprland
- VERSION=0.44.1
-
SOURCE_HASH=sha512:8546afcb697fd8bd6c3de504ebd58badb6dc445c1d46c9751c382bb06d043947134a7a619fd6984a9716ee46f86bda2b045dfbb700a683bf81b5ad72baba040e
-PROTOCOLS_COMMIT=e06482e0e611130cd1929f75e8c1cf679e57d161
+ VERSION=0.45.0
+
SOURCE_HASH=sha512:f3df59ff9698a91bdbbfe2dbdabfe15c3ea61026c0e487949441394513e6439676ff268c2fd73c436002aa13b9eca705ebda3507013262e63a882dac31bc1721
+PROTOCOLS_COMMIT=a7c183800e74f337753de186522b9017a07a8cee
UDIS86_COMMIT=5336633af70f3917760a6d441ff02d93477b0c86
-
SOURCE2_HASH=sha512:e21519d5897219b8837aab0077f5c4aa928c92e73a0304ad7549ca8ec823de461c4322747a077266a749f6a105233388dbbdf952c6cbd095b7ae80666d70339b
+
SOURCE2_HASH=sha512:bce5c009d99b02d8612f292f013b44a96c1bd15bea82cee8e82348f85500bae2b8413acb262c30e8dd029aad2315d613af9320caa27db70db06ec848f4c89168

SOURCE3_HASH=sha512:64fc65b7388db25b6a8b008b51e274753e5e8b1dbd48126bdd676a3d0276ce37a4140bc5d08d6499ab5e61f51109eb8b9d1b14588bf8dc6d44d1642305403a82
SOURCE=Hyprland-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index c4a4531..894a514 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2024-11-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.45.0, updated hyprland-protocols revision
+
2024-10-09 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.44.1

diff --git a/wm-addons/aquamarine/DETAILS b/wm-addons/aquamarine/DETAILS
index 9e9d2e8..05d2216 100755
--- a/wm-addons/aquamarine/DETAILS
+++ b/wm-addons/aquamarine/DETAILS
@@ -9,8 +9,8 @@ if [[ "${AQUAMARINE_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
else
- VERSION="0.4.3"
-
SOURCE_HASH="sha512:6d304638e77c4c773c8dcc91cc056a9d30cc45befefd17c3e0e0cfce5c5545aeba800bdd26e6355e94b76185ea4022b0295c3a049d0e5914b51d88b71959defd"
+ VERSION="0.4.4"
+
SOURCE_HASH="sha512:81906f4533799412c370984453579682e1a1bb0f801ff3f066c3992dc51fb9ba304113aa860af8e20c8ef10429d803ce73d8b48b29a49c9e18eb30d8c58ae183"
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/aquamarine/HISTORY b/wm-addons/aquamarine/HISTORY
index 39b2f22..5029cbb 100644
--- a/wm-addons/aquamarine/HISTORY
+++ b/wm-addons/aquamarine/HISTORY
@@ -1,3 +1,6 @@
+2024-11-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.4.4
+
2024-10-14 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.4.3

diff --git a/wm-addons/hyprutils/DETAILS b/wm-addons/hyprutils/DETAILS
index 4656e49..d7eb5fa 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.3"
-
SOURCE_HASH="sha512:00b65d3d253e9b4da307c5fefe7d50cef4a84ba0d7d073f6222ff2eaf7e23cdb8685988d66169d6f93caf5d91dceacc5e718644375401a7686359d89cfd3e5f7"
+ VERSION="0.2.4"
+
SOURCE_HASH="sha512:cb4cbd2e3c5162f96be14b520ca7891c41c285c1819fd56fa495dc72c8f12735afe9ed82ebe475bbc55b4c7494b07542f655103157296af87a383c6ab07277f3"
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 f156076..7b68c1a 100644
--- a/wm-addons/hyprutils/HISTORY
+++ b/wm-addons/hyprutils/HISTORY
@@ -1,3 +1,6 @@
+2024-11-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.2.4
+
2024-09-24 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.2.4



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (487027e109a245b87156123310f3a08320fa42f3), Pavel Vinogradov, 11/09/2024

Archive powered by MHonArc 2.6.24.

Top of Page