summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorAlec Scott <hi@alecbcs.com>2023-03-26 04:02:42 -0700
committerGitHub <noreply@github.com>2023-03-26 13:02:42 +0200
commit39100c5336650abc5f62899b11a1dfca2b0f9168 (patch)
tree482788037ad619c1ca0165837ab93fcb942a0bee /var
parent9f59d4f199fe047e74bb7276440c0ad64d7736aa (diff)
downloadspack-39100c5336650abc5f62899b11a1dfca2b0f9168.tar.gz
spack-39100c5336650abc5f62899b11a1dfca2b0f9168.tar.bz2
spack-39100c5336650abc5f62899b11a1dfca2b0f9168.tar.xz
spack-39100c5336650abc5f62899b11a1dfca2b0f9168.zip
gobject-introspection: add v1.72.1 (#36422)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/gobject-introspection/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/gobject-introspection/package.py b/var/spack/repos/builtin/packages/gobject-introspection/package.py
index db0807a184..0f072301fd 100644
--- a/var/spack/repos/builtin/packages/gobject-introspection/package.py
+++ b/var/spack/repos/builtin/packages/gobject-introspection/package.py
@@ -18,6 +18,7 @@ class GobjectIntrospection(MesonPackage, AutotoolsPackage):
maintainers("michaelkuhn")
+ version("1.72.1", sha256="012e313186e3186cf0fde6decb57d970adf90e6b1fac5612fe69cbb5ba99543a")
version("1.72.0", sha256="02fe8e590861d88f83060dd39cda5ccaa60b2da1d21d0f95499301b186beaabc")
version("1.56.1", sha256="5b2875ccff99ff7baab63a34b67f8c920def240e178ff50add809e267d9ea24b")
version("1.49.2", sha256="73d59470ba1a546b293f54d023fd09cca03a951005745d86d586b9e3a8dde9ac")