Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages / 
openai-codex


Commits:
7d930bbe by Giovanni Harting at 2026-01-10T00:38:00+01:00
upgpkg: 0.80.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = openai-codex
        pkgdesc = OpenAIs lightweight coding agent that runs in your terminal
-       pkgver = 0.79.0
+       pkgver = 0.80.0
        pkgrel = 1
        url = https://github.com/openai/codex
        arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = openai-codex
        optdepends = git: allow for repository actions
        optdepends = ripgrep: accelerated large-repo search
        options = !lto
-       source = 
openai-codex-0.79.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.79.0.tar.gz
-       b2sums = 
e910df872d8c1e7232daae883f7eef0ebf44140c9967ec32095ca90759811ec233898f839713b984a3b082d15e587af9961a46295860ce8b19170fd36a7830fe
+       source = 
openai-codex-0.80.0.tar.gz::https://github.com/openai/codex/archive/refs/tags/rust-v0.80.0.tar.gz
+       b2sums = 
188cbd2c78fb10800a5efe6e55add82409efa46c8523e8d75417ed5b6aba577a1f8a0894484661ead88663ec11126fb734cfa1ea5e921c1530bd54174c9c523e
 
 pkgname = openai-codex


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Christopher Cooper <[email protected]>
 
 pkgname=openai-codex
-pkgver=0.79.0
+pkgver=0.80.0
 pkgrel=1
 pkgdesc='OpenAIs lightweight coding agent that runs in your terminal'
 arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=(
 )
 options=('!lto')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/rust-v$pkgver.tar.gz")
-b2sums=('e910df872d8c1e7232daae883f7eef0ebf44140c9967ec32095ca90759811ec233898f839713b984a3b082d15e587af9961a46295860ce8b19170fd36a7830fe')
+b2sums=('188cbd2c78fb10800a5efe6e55add82409efa46c8523e8d75417ed5b6aba577a1f8a0894484661ead88663ec11126fb734cfa1ea5e921c1530bd54174c9c523e')
 
 prepare() {
   cd codex-rust-v$pkgver/codex-rs



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/7d930bbe60eca199c89b1b59bef6c6b95c6de4ed

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/openai-codex/-/commit/7d930bbe60eca199c89b1b59bef6c6b95c6de4ed
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to