pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
cuelang: update to 0.10.1
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By: iquiw
Date: Mon Nov 4 10:37:00 2024 +0900
Changeset: 8d714181f48b440aec7c42c9cd0a98c59dc9bbe7
Modified Files:
cuelang/COMMIT_MSG
cuelang/Makefile
cuelang/distinfo
Log Message:
cuelang: update to 0.10.1
cmd/cue
CL 1202646 fixes a panic for users of the cmd/cue/cmd Go API.
CL 1202738 fixes a bug when using @if attributes in file
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d714181f48b440aec7c42c9cd0a98c59dc9bbe7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
cuelang/COMMIT_MSG | 2 +-
cuelang/Makefile | 2 +-
cuelang/distinfo | 6 +++---
3 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/cuelang/COMMIT_MSG b/cuelang/COMMIT_MSG
index 9f1b0b529b..5542113e7c 100644
--- a/cuelang/COMMIT_MSG
+++ b/cuelang/COMMIT_MSG
@@ -1,3 +1,3 @@
-lang/cuelang: import cuelang version 0.10.0
+lang/cuelang: import cuelang version 0.10.1
Packaged in wip by iquiw
diff --git a/cuelang/Makefile b/cuelang/Makefile
index 802910cc55..e29b42e0a0 100644
--- a/cuelang/Makefile
+++ b/cuelang/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGNAME= cuelang-0.10.0
+PKGNAME= cuelang-0.10.1
DISTNAME= cue-${GITHUB_TAG}
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=cue-lang/}
diff --git a/cuelang/distinfo b/cuelang/distinfo
index 3b96106361..a26c3cdac0 100644
--- a/cuelang/distinfo
+++ b/cuelang/distinfo
@@ -1,8 +1,8 @@
$NetBSD$
-BLAKE2s (cue-v0.10.0.tar.gz) = 3e0beceb96facde939ee76479ac9bf4d615889d9d05a77e8fbaf9daa18f2b7d8
-SHA512 (cue-v0.10.0.tar.gz) = b963257d62db5a326a69fb13b366259896638d26f10d6c01b355377779e5b3606ce69976ba032ac0e27022cee34d155ea59abaad630718e43cc351ead432450e
-Size (cue-v0.10.0.tar.gz) = 2424088 bytes
+BLAKE2s (cue-v0.10.1.tar.gz) = 985284096bea7d901a764841e5f783bbd31966cc3a066fbc9d2cc7019a1d90e7
+SHA512 (cue-v0.10.1.tar.gz) = e4fbb2b9607534ea742b047146819f281a09eaf0ec22268cb4cb061b7ee747babeeb2e416a2c96d477334cd2211bc1fd0a426796f5c5481c400a79f8a9de00ae
+Size (cue-v0.10.1.tar.gz) = 2425163 bytes
BLAKE2s (cuelabs.dev_go_oci_ociregistry_@v_v0.0.0-20240807094312-a32ad29eed79.mod) = fcfc2f425f527504163a48c5048f760810cb7642138e47abcbbdebada6c83f2b
SHA512 (cuelabs.dev_go_oci_ociregistry_@v_v0.0.0-20240807094312-a32ad29eed79.mod) = e6ca5baa4fe50a62df9de0eea90e04653bb226937db080e8636b8c3193407961d05b828c5975bedec2676e93d96f314e244edbb6832b2de338905088f244fcaa
Size (cuelabs.dev_go_oci_ociregistry_@v_v0.0.0-20240807094312-a32ad29eed79.mod) = 443 bytes
Home |
Main Index |
Thread Index |
Old Index