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

George Rawlinson grawlinson at gemini.archlinux.org
Tue Jul 19 21:48:57 UTC 2022


    Date: Tuesday, July 19, 2022 @ 21:48:57
  Author: grawlinson
Revision: 1254760

upgpkg: dagger 0.2.24-1; new upstream release

Modified:
  dagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-19 21:40:06 UTC (rev 1254759)
+++ PKGBUILD	2022-07-19 21:48:57 UTC (rev 1254760)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=dagger
-pkgver=0.2.23
+pkgver=0.2.24
 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='2927c77876a83c0aa688ba648fc376f31eccf5bf'
+_commit='89446086b0d2f4c3e437e6964a4cfa249c29a764'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list