mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
upgpkg: python-dspy 2.6.0-3
This commit is contained in:
parent
d53abd0589
commit
ede013a6bc
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,7 +1,7 @@
|
|||
pkgbase = python-dspy
|
||||
pkgdesc = The framework for programming—not prompting—language models
|
||||
pkgdesc = The framework for programming (not prompting) language models
|
||||
pkgver = 2.6.0
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://github.com/stanfordnlp/dspy
|
||||
arch = any
|
||||
license = MIT
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
_name=dspy
|
||||
pkgname=python-$_name
|
||||
pkgver=2.6.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="The framework for programming (not prompting) language models"
|
||||
arch=(any)
|
||||
url=https://github.com/stanfordnlp/dspy
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue