Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2304a64c931280347c15861647427235f1cdbb0b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2304a64c931280347c15861647427235f1cdbb0b)
  • Date: Sat, 20 Jan 2024 11:32:04 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

dfl/qtgreet/DETAILS | 4 ++--
dfl/qtgreet/HISTORY | 3 +++
libs/highway/DETAILS | 4 ++--
libs/highway/HISTORY | 3 +++
utils/ddcutil/DETAILS | 4 ++--
utils/ddcutil/HISTORY | 3 +++
6 files changed, 15 insertions(+), 6 deletions(-)

New commits:
commit 2304a64c931280347c15861647427235f1cdbb0b
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

qtgreet: => 2.0.1

commit de6100d08e862a124c96330d6a1f919c03244a13
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

ddcutil: => 2.1.0

commit a90d31106d308889192480d41097ce68f7ca0446
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

highway: => 1.0.7

diff --git a/dfl/qtgreet/DETAILS b/dfl/qtgreet/DETAILS
index cb0e357..4fbf863 100755
--- a/dfl/qtgreet/DETAILS
+++ b/dfl/qtgreet/DETAILS
@@ -1,8 +1,8 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=qtgreet
SPELLX=QtGreet
- VERSION=2.0.0
-
SOURCE_HASH=sha512:9c5dd8ffd80ff6c3baec8dd6b7b41179a0700cad2b461e5cf46c313b5a49f2a7cf06388436eef8fb01e29f41bef8482e9ec9011a4a479f186edeff512982ca1d
+ VERSION=2.0.1
+
SOURCE_HASH=sha512:5cff2f74718bcb6597d25f712e1b28f2cad3d6d570dc39cbaa2847d27ab2293ded6e8529f81fa801c85d8b56d10f1a0ee4b6c2b631b950123d0c7a87ce9adf01
SOURCE=$SPELLX-v$VERSION.tar.bz2
WEB_SITE=https://gitlab.com/marcusbritanicus/QtGreet
SOURCE_URL=$WEB_SITE/-/archive/v$VERSION/$SOURCE
diff --git a/dfl/qtgreet/HISTORY b/dfl/qtgreet/HISTORY
index 58e62f3..4975ce5 100644
--- a/dfl/qtgreet/HISTORY
+++ b/dfl/qtgreet/HISTORY
@@ -1,3 +1,6 @@
+2024-01-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.1
+
2023-12-23 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: add labwc as an option

diff --git a/libs/highway/DETAILS b/libs/highway/DETAILS
index 2fb63c6..158234a 100755
--- a/libs/highway/DETAILS
+++ b/libs/highway/DETAILS
@@ -1,7 +1,7 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=highway
- VERSION=1.0.1
-
SOURCE_HASH=sha512:35b6287579b6248966b0d36fda1522fd6338523934b079e94e857f9de08354f20b99739c99d53249a3a6c583519da0e0ac5e06dfbe6e3a89262f627c75b59dd8
+ VERSION=1.0.7
+
SOURCE_HASH=sha512:6ee5007ec13ac20b5d816b38a1b31c31a06678ca6d2ea090dd75e364f04cb2cf7ad8a82d1bdfff51079efa54b9a95fb554d62e6cc1bbf7d7e794cb272032d8f5
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/google/highway
diff --git a/libs/highway/HISTORY b/libs/highway/HISTORY
index ad56793..8397a6f 100644
--- a/libs/highway/HISTORY
+++ b/libs/highway/HISTORY
@@ -1,3 +1,6 @@
+2024-01-19 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.7
+
2022-09-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.1

diff --git a/utils/ddcutil/DETAILS b/utils/ddcutil/DETAILS
index 050ea00..a3c0777 100755
--- a/utils/ddcutil/DETAILS
+++ b/utils/ddcutil/DETAILS
@@ -1,6 +1,6 @@
SPELL=ddcutil
- VERSION=2.0.0
-
SOURCE_HASH=sha512:e1880cf0e3e724f6ac88f807a867a34f451422b58ce7d23bee7b2fc40b253ef8de13df7706749e0c8242fe5de6db8da91784d16fbf008bb5161732a598c3b9e7
+ VERSION=2.1.0
+
SOURCE_HASH=sha512:d48f87427050caf8e38f6a4b0dd71c1639101762444a712d7a7d97302ebc0dc4fd7c4a5cb188b251c6a6a369b298a43dbc7d91e0eca8cdb6f51c1ae6ae7f1f4b
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/rockowitz/ddcutil
diff --git a/utils/ddcutil/HISTORY b/utils/ddcutil/HISTORY
index abfbfd2..ed20570 100644
--- a/utils/ddcutil/HISTORY
+++ b/utils/ddcutil/HISTORY
@@ -1,3 +1,6 @@
+2024-01-20 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.0
+
2023-10-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.0
spell created



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (2304a64c931280347c15861647427235f1cdbb0b), Treeve Jelbert, 01/20/2024

Archive powered by MHonArc 2.6.24.

Top of Page