summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Scott <hi@alecbcs.com>2023-05-15 13:55:57 -0700
committerGitHub <noreply@github.com>2023-05-15 13:55:57 -0700
commitbeccc49b81b7107aa03710c85c85b9d1e6562231 (patch)
tree2452600689e366e9dc8967c9c97d8eeccf5a1e1f
parent037e7ffe33d494baa63edb34d951ba8a61817b59 (diff)
downloadspack-beccc49b81b7107aa03710c85c85b9d1e6562231.tar.gz
spack-beccc49b81b7107aa03710c85c85b9d1e6562231.tar.bz2
spack-beccc49b81b7107aa03710c85c85b9d1e6562231.tar.xz
spack-beccc49b81b7107aa03710c85c85b9d1e6562231.zip
libluv: add v1.44.2-1 (#37522)
-rw-r--r--var/spack/repos/builtin/packages/libluv/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/libluv/package.py b/var/spack/repos/builtin/packages/libluv/package.py
index 9c5aeecc5f..abf42d47f0 100644
--- a/var/spack/repos/builtin/packages/libluv/package.py
+++ b/var/spack/repos/builtin/packages/libluv/package.py
@@ -14,6 +14,7 @@ class Libluv(CMakePackage):
homepage = "https://github.com/luvit/luv"
url = "https://github.com/luvit/luv/releases/download/1.36.0-0/luv-1.36.0-0.tar.gz"
+ version("1.44.2-1", sha256="3eb5c7bc44f61fbc4148ea30e3221d410263e0ffa285672851fc19debf9e5c30")
version("1.43.0-0", sha256="567a6f3dcdcf8a9b54ddc57ffef89d1e950d72832b85ee81c8c83a9d4e0e9de2")
version("1.42.0-1", sha256="4b6fbaa89d2420edf6070ad9e522993e132bd7eb2540ff754c2b9f1497744db2")
version("1.42.0-0", sha256="b5228a9d0eaacd9f862b6270c732d5c90773a28ce53b6d9e32a14050e7947f36")