Skip to Content.
Sympa Menu

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

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 (ac2284a031c1831c90fa0a39b29dffbb932937c3)
  • Date: Thu, 23 Feb 2023 23:08:36 +0000

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

windowmanagers/sway/DETAILS | 2 +-
windowmanagers/sway/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

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

windowmanagers/sway: version 1.8.1

diff --git a/windowmanagers/sway/DETAILS b/windowmanagers/sway/DETAILS
index 0270641..a43cd33 100755
--- a/windowmanagers/sway/DETAILS
+++ b/windowmanagers/sway/DETAILS
@@ -9,7 +9,7 @@ if [[ "${SWAY_BRANCH}" == "scm" ]]; then
SOURCE_IGNORE="volatile"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
else
- VERSION=1.8
+ VERSION=1.8.1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"

SOURCE_URL[0]="https://github.com/swaywm/sway/releases/download/$VERSION/$SOURCE";
diff --git a/windowmanagers/sway/HISTORY b/windowmanagers/sway/HISTORY
index 1c961be..3fc5f58 100644
--- a/windowmanagers/sway/HISTORY
+++ b/windowmanagers/sway/HISTORY
@@ -1,3 +1,6 @@
+2023-02-23 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.8.1
+
2022-12-25 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.8




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

Archive powered by MHonArc 2.6.24.

Top of Page