diff --git a/_service b/_service index 54b52cd..e750e97 100644 --- a/_service +++ b/_service @@ -1,20 +1,20 @@ - + https://github.com/gleam-lang/gleam.git @PARENT_TAG@ git - v1.10.0 + v1.11.0 * v(\d+\.\d+\.\d+) \1 - - + + *.tar zst - - + + gleam zst false diff --git a/gleam-1.10.0.tar.zst b/gleam-1.10.0.tar.zst deleted file mode 100644 index aa1edcb..0000000 --- a/gleam-1.10.0.tar.zst +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b13e4085a26209bd0018473e463d8d0fe893b458e669289c83482bb64e1560ba -size 1103909 diff --git a/gleam-1.11.0.tar.zst b/gleam-1.11.0.tar.zst new file mode 100644 index 0000000..5fc5d6d --- /dev/null +++ b/gleam-1.11.0.tar.zst @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d5e0141bc0d14ef9be30ee709633bd183b3d4c681aaa001b849fd83366f5e20 +size 1196230 diff --git a/gleam.changes b/gleam.changes index c9be887..42d4e7d 100644 --- a/gleam.changes +++ b/gleam.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jun 6 12:31:41 UTC 2025 - Eyad Issa + +- Replace deprecated "disabled" mode with "manual" in _service +- Update to 1.11.0: + * The displaying of internal types in HTML documentation has been + improved + * A warning is now emitted when the same module is imported + multiple times into the same module with different aliases + * Fixed a bug where a bit array segment matching on a floating + point number would match with NaN or Infinity on the JavaScript + target + * https://github.com/gleam-lang/gleam/blob/v1.11.1/CHANGELOG.md + ------------------------------------------------------------------- Tue May 20 09:10:09 UTC 2025 - Andrea Manzini diff --git a/gleam.obsinfo b/gleam.obsinfo index 47a43e5..c444ec4 100644 --- a/gleam.obsinfo +++ b/gleam.obsinfo @@ -1,4 +1,4 @@ name: gleam -version: 1.10.0 -mtime: 1744636687 -commit: 5d13c2212ddda78c725fb358efb777c14176cd83 +version: 1.11.0 +mtime: 1748868136 +commit: bb29a3f89d3975d67ee0871d4ab268c9fe0c199d diff --git a/gleam.spec b/gleam.spec index 74634b2..87e8916 100644 --- a/gleam.spec +++ b/gleam.spec @@ -17,7 +17,7 @@ Name: gleam -Version: 1.10.0 +Version: 1.11.0 Release: 0 Summary: A friendly language for building type-safe, scalable systems! License: Apache-2.0 diff --git a/vendor.tar.zst b/vendor.tar.zst index 4b1bf7a..596a5d7 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:045431fab605ec6c8f30c9862a47b7900a0487a723eb59ef5de41d5087b31c65 -size 42898833 +oid sha256:3eb739540f5ab5396b6e193043c484d5ece4cd28ad12003fec565880a4d25ddf +size 43444356