Skip to Content.
Sympa Menu

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

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 (63a2f6169305e94479674094dccc33a05d0c7063)
  • Date: Sun, 3 Sep 2023 00:45:21 +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 63a2f6169305e94479674094dccc33a05d0c7063
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

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

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

windowmanagers/hyprland: version 0.29.0

diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index 8fff3a8..c7656b1 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=hyprland
- VERSION=0.28.0
-
SOURCE_HASH=sha256:5b90863c99aff4e48e3187b7aa454a327c4c01813621173a475a3151bbbf9c3e
+ VERSION=0.29.0
+
SOURCE_HASH=sha256:759c6cc8ffc0869f61dd5d03b5d550ef5695c1b17fa99af9fb776c90f6b932fc
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
@@ -16,7 +16,7 @@ FORCE_DOWNLOAD[2]=on
FORCE_DOWNLOAD[3]=on
if [[ "${SYSWLROOTS}" == "n" ]]; then
SOURCE4="${SPELL}-wlroots-scm.tar.xz"
-
SOURCE4_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-wlroots-scm:c74f89d4f84bfed0284d3908aee5d207698c70c5";
+
SOURCE4_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-wlroots-scm:717ded9bb0191ea31bf4368be32e7a15fe1b8294";
SOURCE4_IGNORE="volatile"
FORCE_DOWNLOAD[4]=on
fi
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index 43c07f8..e0fc09f 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2023-09-02 Pavel Vinogradov <public AT sorcemage.org>
+ * DETAILS: version 0.29.0, updated wlroots commit id
+
2023-08-06 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 0.28.0, updated wlroots commit id

diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index 5d6b993..88b003e 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/${SPELL}/${SPELL}.git:${SPELL}-git:c74f89d4f84bfed0284d3908aee5d207698c70c5";
+
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/${SPELL}/${SPELL}.git:${SPELL}-git:717ded9bb0191ea31bf4368be32e7a15fe1b8294";
else

SOURCE_URL[0]="git_http://gitlab.freedesktop.org/${SPELL}/${SPELL}.git:${SPELL}-git";
fi
diff --git a/wm-addons/wlroots/HISTORY b/wm-addons/wlroots/HISTORY
index 1c92855..6af0b64 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2023-09-02 Pavel Vinogradov <public AT sorcemage.org>
+ * DETAILS: updated HYPRLAND commit id for hyprland 0.29.0
+
2023-08-17 Conner Clere <xenanthropy AT sourcemage.org>
* PRE_BUILD: removed, no longer needed for patching
* patches/session.patch: removed, no longer working



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (63a2f6169305e94479674094dccc33a05d0c7063), Pavel Vinogradov, 09/02/2023

Archive powered by MHonArc 2.6.24.

Top of Page