[arch-commits] Commit in dagger/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Mon Jul 11 22:30:32 UTC 2022


    Date: Monday, July 11, 2022 @ 22:30:32
  Author: grawlinson
Revision: 1249758

upgpkg: dagger 0.2.23-1; new upstream release

Modified:
  dagger/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-11 22:29:49 UTC (rev 1249757)
+++ PKGBUILD	2022-07-11 22:30:32 UTC (rev 1249758)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=dagger
-pkgver=0.2.21
+pkgver=0.2.23
 pkgrel=1
 pkgdesc='A portable devkit for CI/CD pipelines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='108888b356de33d27f1a71a146b56f66ba84e8b6'
+_commit='2927c77876a83c0aa688ba648fc376f31eccf5bf'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list