Skip to Content.
Sympa Menu

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

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 (1b2c621eb5b7713e13884e3666c0b176b59eec79)
  • Date: Mon, 7 Aug 2023 01:14:39 +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 1b2c621eb5b7713e13884e3666c0b176b59eec79
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

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

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

windowmanagers/hyprland: version 0.28.0

diff --git a/windowmanagers/hyprland/DETAILS b/windowmanagers/hyprland/DETAILS
index 96d85cf..8fff3a8 100755
--- a/windowmanagers/hyprland/DETAILS
+++ b/windowmanagers/hyprland/DETAILS
@@ -1,7 +1,7 @@
. "$GRIMOIRE/MESON_FUNCTIONS"
SPELL=hyprland
- VERSION=0.27.2
-
SOURCE_HASH=sha256:709aaea35c889b34b6620a01fde295f751a7385ccbe4f89d562f77369b0b2a2f
+ VERSION=0.28.0
+
SOURCE_HASH=sha256:5b90863c99aff4e48e3187b7aa454a327c4c01813621173a475a3151bbbf9c3e
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:7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e";
+
SOURCE4_URL[0]="git_http://gitlab.freedesktop.org/wlroots/wlroots.git:${SPELL}-wlroots-scm:c74f89d4f84bfed0284d3908aee5d207698c70c5";
SOURCE4_IGNORE="volatile"
FORCE_DOWNLOAD[4]=on
fi
diff --git a/windowmanagers/hyprland/HISTORY b/windowmanagers/hyprland/HISTORY
index ead6e3f..43c07f8 100644
--- a/windowmanagers/hyprland/HISTORY
+++ b/windowmanagers/hyprland/HISTORY
@@ -1,3 +1,6 @@
+2023-08-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 0.28.0, updated wlroots commit id
+
2023-08-03 Conner Clere <xenanthropy AT sourcemage.org>
* DETAILS: add force downloads for volatile sources

diff --git a/wm-addons/wlroots/DETAILS b/wm-addons/wlroots/DETAILS
index ea2402a..5d6b993 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:7791ffe0584c4ac13c170e1661ce33bdbd4a9b9e";
+
SOURCE_URL[0]="git_http://gitlab.freedesktop.org/${SPELL}/${SPELL}.git:${SPELL}-git:c74f89d4f84bfed0284d3908aee5d207698c70c5";
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 94d9d1b..fc4cdb3 100644
--- a/wm-addons/wlroots/HISTORY
+++ b/wm-addons/wlroots/HISTORY
@@ -1,3 +1,6 @@
+2023-08-06 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: updated HYPRLAND commit id for hyprland 0.28.0
+
2023-07-20 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated HYPRLAND commit id for hyprland 0.27.2, now uses
more
substitutions in scm urls



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (1b2c621eb5b7713e13884e3666c0b176b59eec79), Pavel Vinogradov, 08/06/2023

Archive powered by MHonArc 2.6.24.

Top of Page