CVS commit: pkgsrc/math/ggml

"Thomas Klausner" <[email protected]> Mon, 3 Aug 2026 17:14:34 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
This is a multi-part message in MIME format.

--_----------=_17857772742670
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Aug  3 17:14:34 UTC 2026

Modified Files:
	pkgsrc/math/ggml: Makefile distinfo

Log Message:
ggml: update to 0.18.0.

Another two weeks of updates.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/math/ggml/Makefile pkgsrc/math/ggml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_17857772742670
Content-Disposition: inline
Content-Length: 1454
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/math/ggml/Makefile
diff -u pkgsrc/math/ggml/Makefile:1.4 pkgsrc/math/ggml/Makefile:1.5
--- pkgsrc/math/ggml/Makefile:1.4	Sun Jul 19 07:50:48 2026
+++ pkgsrc/math/ggml/Makefile	Mon Aug  3 17:14:33 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2026/07/19 07:50:48 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2026/08/03 17:14:33 wiz Exp $
 
-DISTNAME=	ggml-0.17.0
+DISTNAME=	ggml-0.18.0
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=ggml-org/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
Index: pkgsrc/math/ggml/distinfo
diff -u pkgsrc/math/ggml/distinfo:1.4 pkgsrc/math/ggml/distinfo:1.5
--- pkgsrc/math/ggml/distinfo:1.4	Sun Jul 19 07:50:48 2026
+++ pkgsrc/math/ggml/distinfo	Mon Aug  3 17:14:33 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2026/07/19 07:50:48 wiz Exp $
+$NetBSD: distinfo,v 1.5 2026/08/03 17:14:33 wiz Exp $
 
-BLAKE2s (ggml-0.17.0.tar.gz) = 8d4162ff5c8a2886f0083595358c5aaa6a24d9642aea1e06c4cac2b5ce447239
-SHA512 (ggml-0.17.0.tar.gz) = 05c264bb2303e5d143aa51b8a33b3e6200d3526efc51ffd57309c3584b6c1286dc8edd97b9eda2949bd59b5a3ea082c2c3ff239efb5bd1ce2dd41d8f58dc0cde
-Size (ggml-0.17.0.tar.gz) = 3595353 bytes
+BLAKE2s (ggml-0.18.0.tar.gz) = 929a791d86e38ba4c131777b818dd77f16742b1e6bb47c21eba5fc21ca802d32
+SHA512 (ggml-0.18.0.tar.gz) = ba90525a8b46b2f974a89974364d49fc799fb64ef74f6eb3ce9ce39a75c816b64a16b9e6cea917fd5b1fda3d26995f3c7aae9b0afacd8314025e01d55547e1a0
+Size (ggml-0.18.0.tar.gz) = 3628930 bytes


--_----------=_17857772742670--