Update our subprojects

Tue, 30 Jul 2024 02:56:59 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Tue, 30 Jul 2024 02:56:59 -0500
changeset 42825
36fb7ca95acb
parent 42824
f28571c54666
child 42826
ccaa6920d3b1

Update our subprojects

Birb 0.1 -> 0.2.0
Hasl random commit -> 0.3.1
Ibis 0.4.0 -> 0.4.1

Testing Done:
Called in the turtles.

Reviewed at https://reviews.imfreedom.org/r/3330/

meson.build file | annotate | diff | comparison | revisions
subprojects/birb.wrap file | annotate | diff | comparison | revisions
subprojects/hasl.wrap file | annotate | diff | comparison | revisions
subprojects/ibis.wrap file | annotate | diff | comparison | revisions
--- a/meson.build	Tue Jul 30 02:05:26 2024 -0500
+++ b/meson.build	Tue Jul 30 02:56:59 2024 -0500
@@ -384,7 +384,7 @@
 #######################################################################
 # Check for Hasl
 #######################################################################
-hasl = dependency('hasl', version : '>= 0.2.0')
+hasl = dependency('hasl', version : '>= 0.3.0')
 
 #######################################################################
 # Documentation
--- a/subprojects/birb.wrap	Tue Jul 30 02:05:26 2024 -0500
+++ b/subprojects/birb.wrap	Tue Jul 30 02:56:59 2024 -0500
@@ -1,4 +1,4 @@
 [wrap-hg]
 directory = birb
 url = https://keep.imfreedom.org/birb/birb/
-revision = v0.1
+revision = v0.2.0
--- a/subprojects/hasl.wrap	Tue Jul 30 02:05:26 2024 -0500
+++ b/subprojects/hasl.wrap	Tue Jul 30 02:56:59 2024 -0500
@@ -1,4 +1,4 @@
 [wrap-hg]
 directory = hasl
 url = https://keep.imfreedom.org/hasl/hasl/
-revision = 16568a4d6a41
+revision = v0.3.1
--- a/subprojects/ibis.wrap	Tue Jul 30 02:05:26 2024 -0500
+++ b/subprojects/ibis.wrap	Tue Jul 30 02:56:59 2024 -0500
@@ -1,4 +1,4 @@
 [wrap-hg]
 directory = ibis
 url = https://keep.imfreedom.org/ibis/ibis
-revision = v0.4.0
+revision = v0.4.1

mercurial