mirror of
				https://github.com/termux/termux-packages.git
				synced 2025-10-31 08:46:07 +00:00 
			
		
		
		
	- Fixes https://github.com/termux/termux-packages/issues/26982 - GLib documentation states that `g_strsplit()` should take null-terminated `gchar*` as arguments, not a pointer to an individual `char`. https://docs.gtk.org/glib/func.strsplit.html