diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-06-22 21:21:26 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-07-23 21:14:59 +0100 |
| commit | 5df58b4093fd4b1d40b53cb9630f8a1ad7a45f72 (patch) | |
| tree | 1497be43aa8bc8e1795773d494ccf2b6c8968126 /gnu | |
| parent | b03516878b639c38599e52c2b80bbe696ad139fe (diff) | |
gnu: go-github-com-opencontainers-runtime-spec: Update to 1.3.0.
* gnu/packages/golang-xyz.scm (go-github-com-opencontainers-runtime-spec): Update to 1.3.0.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/golang-xyz.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index 59d7034afee..bd21b92dc12 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm | |||
| @@ -23968,7 +23968,7 @@ containers on Linux according to the OCI specification.") | |||
| 23968 | (define-public go-github-com-opencontainers-runtime-spec | 23968 | (define-public go-github-com-opencontainers-runtime-spec |
| 23969 | (package | 23969 | (package |
| 23970 | (name "go-github-com-opencontainers-runtime-spec") | 23970 | (name "go-github-com-opencontainers-runtime-spec") |
| 23971 | (version "1.2.1") | 23971 | (version "1.3.0") |
| 23972 | (source | 23972 | (source |
| 23973 | (origin | 23973 | (origin |
| 23974 | (method git-fetch) | 23974 | (method git-fetch) |
| @@ -23977,7 +23977,7 @@ containers on Linux according to the OCI specification.") | |||
| 23977 | (commit (string-append "v" version)))) | 23977 | (commit (string-append "v" version)))) |
| 23978 | (file-name (git-file-name name version)) | 23978 | (file-name (git-file-name name version)) |
| 23979 | (sha256 | 23979 | (sha256 |
| 23980 | (base32 "0bh2awpdmbjh65js45vidm3s2pf42jykgad5wb772pysd7qnphbv")))) | 23980 | (base32 "0vih1hp1jlmp1m476cgj3afaqrpd8gid6h73yp5r0qalb7n0ar07")))) |
| 23981 | (build-system go-build-system) | 23981 | (build-system go-build-system) |
| 23982 | (arguments | 23982 | (arguments |
| 23983 | (list | 23983 | (list |
