Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Conner Clere (4845554d8e46a9f38a9936110f0c70156f3e0fd3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Conner Clere (4845554d8e46a9f38a9936110f0c70156f3e0fd3)
  • Date: Fri, 25 Aug 2023 04:54:29 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

rust-crates/starship/DETAILS | 5 +++--
rust-crates/starship/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 4845554d8e46a9f38a9936110f0c70156f3e0fd3
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

rust-crates/starship: version 1.16.0, add watch line

Also updated hash to sha512

diff --git a/rust-crates/starship/DETAILS b/rust-crates/starship/DETAILS
index 9e39446..55912f3 100755
--- a/rust-crates/starship/DETAILS
+++ b/rust-crates/starship/DETAILS
@@ -1,9 +1,10 @@
+# Watch: https://github.com/starship/starship/releases /tag/v([0-9.]+)
SPELL=starship
- VERSION=1.15.0
+ VERSION=1.16.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha256:e525476cf93d3a06332abf9e02415d4789fac6f28e4b7d98db7d83da08231828
+
SOURCE_HASH=sha512:867d6691788ab91d39c4e5610051936d90bdc815a76520114d88d81bfaa7ad854b904f164d21e1ab9654e6ab2da0e689e9ef65f23ad6734215e4242db3ed6f94
LICENSE[0]=ISC
WEB_SITE=https://github.com/starship/starship
ENTERED=20230712
diff --git a/rust-crates/starship/HISTORY b/rust-crates/starship/HISTORY
index b763e4e..f982345 100644
--- a/rust-crates/starship/HISTORY
+++ b/rust-crates/starship/HISTORY
@@ -1,3 +1,6 @@
+2023-08-24 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: version 1.16.0, add watch line, update hash to sha512
+
2023-07-22 Conner Clere <xenanthropy AT sourcemage.org>
* FINAL: updated path to elvish config file
(using ~/.elvish/rc.elv will be deprecated next release)



  • [SM-Commit] GIT changes to master grimoire by Conner Clere (4845554d8e46a9f38a9936110f0c70156f3e0fd3), Conner Clere, 08/25/2023

Archive powered by MHonArc 2.6.24.

Top of Page