Skip to Content.
Sympa Menu

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

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
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (eb773a1066225feeee9b462c5d57add0048fad29)
  • Date: Mon, 8 May 2023 02:21:05 +0000

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

windowmanagers/hyprland/DETAILS | 6 +++---
windowmanagers/hyprland/HISTORY | 3 +++
wm-addons/wlroots/DETAILS | 2 +-
wm-addons/wlroots/HISTORY | 3 +++
4 files changed, 10 insertions(+), 4 deletions(-)

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

wm-addons/wlroots: updated HYPRLAND commit id for hyprland 0.25.0

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

windowmanagers/hyprland: version 0.25.0

diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index e83736d..4c137ef 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=hyprland
- VERSION=0.24.1
-
SOURCE_HASH=sha256:8b0cd0cc493aa0405c001426f0de153f3fc80f27c73088d4c66939643578e4e7
+ VERSION=0.25.0
+
SOURCE_HASH=sha256:0e02b35f623acdfd71a768b9ef04b54407f1647f6b79c47a4239e1f70ac8c3f8
SOURCE=Hyprland-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/hyprwm/${SPELL}/archive/refs/tags/v${VERSION}.tar.gz
# Watch: https://github.com/hyprwm/Hyprland/tags tags/v([0-9.]+)[.]tar
@@ -14,7 +14,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/Hyprland-${VERSION}"
SOURCE3_IGNORE="volatile"
if [[ "${SYSWLROOTS}" == "n" ]]; then
SOURCE4="${SPELL}-wlroots-scm.tar.xz"
-
SOURCE4_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-wlroots-scm:7abda952d0000b72d240fe1d41457b9288f0b6e5";
+
SOURCE4_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-wlroots-scm:6830bfc17fd94709e2cdd4da0af989f102a26e59";
SOURCE4_IGNORE="volatile"
fi
WEB_SITE=http://www.hyprland.org/
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index 8b49727..fed09b9 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2023-05-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.25.0
+
2023-04-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.24.1

diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index ad6211e..15c316f 100755
--- a/wm-addons/wlroots/DETAILS
+++ b/wm-addons/wlroots/DETAILS
@@ -7,7 +7,7 @@ if [[ "${WLROOTS_BRANCH}" == "scm" ]]; then
SOURCE="${SPELL}-git.tar.xz"
FORCE_DOWNLOAD="on"
if [[ ${HYPRLAND} == 'y' ]]; then
-
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-git:7abda952d0000b72d240fe1d41457b9288f0b6e5";
+
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-git:6830bfc17fd94709e2cdd4da0af989f102a26e59";
else
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git";
fi
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index 2ef2e7b..01a695e 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2023-05-07 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated HYPRLAND commit id for hyprland 0.25.0
+
2023-04-08 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated HYPRLAND commit id for hyprland 0.24.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (eb773a1066225feeee9b462c5d57add0048fad29), Pavel Vinogradov, 05/07/2023

Archive powered by MHonArc 2.6.24.

Top of Page