From b723d9a63430428dbd6e0885f5f2a25b8a30ea2d Mon Sep 17 00:00:00 2001 From: noasakurajin Date: Wed, 4 Aug 2021 16:33:47 +0200 Subject: [PATCH] updating unit-system to version 0.5.2 I know the initial pull request to add 0.5.0 was approved just now. However in parallel to getting that one merged there have been two point releases. These contain some compatibility improvements and some fixes for the build system. Since 0.5.2 is a hotfix for 0.5.1, only 0.5.2 needs to be available in the wrapdb. --- releases.json | 1 + subprojects/unit-system.wrap | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/releases.json b/releases.json index d5633524b..1f3ed5bf1 100644 --- a/releases.json +++ b/releases.json @@ -987,6 +987,7 @@ "unit-system-common" ], "versions": [ + "0.5.2-1", "0.5.0-1" ] }, diff --git a/subprojects/unit-system.wrap b/subprojects/unit-system.wrap index fedbfaace..240780e8a 100644 --- a/subprojects/unit-system.wrap +++ b/subprojects/unit-system.wrap @@ -1,9 +1,9 @@ [wrap-file] -directory = unit-system-0.5.0 +directory = unit-system-0.5.2 -source_url = https://github.com/noah1510/unit-system/archive/refs/tags/v0.5.0.tar.gz -source_filename = unit-system-0.5.0.tar.gz -source_hash = d23ddce6251960c9c255dae7b2507d7fb9b8f3e64767770288e7a31fcd90b919 +source_url = https://github.com/noah1510/unit-system/archive/refs/tags/v0.5.2.tar.gz +source_filename = unit-system-0.5.2.tar.gz +source_hash = 77758587bd1da89994cbc38c3c5f5513de77ff1c7df7334e7ab88db9854ee316 [provide] dependency_names = unit-system-full, unit-system-generic, unit-system-base, unit-system-common