CVS commit: pkgsrc/math/ggml

"Thomas Klausner" <[email protected]> Wed, 5 Aug 2026 05:35:44 +0000
Newsgroups gmane.os.netbsd.devel.pkgsrc.cvs
Message-ID <[email protected]>
This is a multi-part message in MIME format.

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

Module Name:	pkgsrc
Committed By:	wiz
Date:		Wed Aug  5 05:35:44 UTC 2026

Modified Files:
	pkgsrc/math/ggml: Makefile distinfo

Log Message:
ggml: update to 0.18.1.

Summary not found.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 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.


--_----------=_1785908144110430
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.5 pkgsrc/math/ggml/Makefile:1.6
--- pkgsrc/math/ggml/Makefile:1.5	Mon Aug  3 17:14:33 2026
+++ pkgsrc/math/ggml/Makefile	Wed Aug  5 05:35:43 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2026/08/03 17:14:33 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2026/08/05 05:35:43 wiz Exp $
 
-DISTNAME=	ggml-0.18.0
+DISTNAME=	ggml-0.18.1
 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.5 pkgsrc/math/ggml/distinfo:1.6
--- pkgsrc/math/ggml/distinfo:1.5	Mon Aug  3 17:14:33 2026
+++ pkgsrc/math/ggml/distinfo	Wed Aug  5 05:35:43 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2026/08/03 17:14:33 wiz Exp $
+$NetBSD: distinfo,v 1.6 2026/08/05 05:35:43 wiz Exp $
 
-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
+BLAKE2s (ggml-0.18.1.tar.gz) = 3e0cb3c36647e8534f93ee471639b879aa74157bb68fce6bcf7d79315095c3e6
+SHA512 (ggml-0.18.1.tar.gz) = 876e67516d69baf5e2cda08ed95c4369b614286e9d1fd2e9982525581dae73e71d894ae2b0d1e860a0d26a31bbf52dedfe32e98faaea25600bc9e76f7f198b38
+Size (ggml-0.18.1.tar.gz) = 3650952 bytes


--_----------=_1785908144110430--