Date: Wednesday, October 19, 2022 @ 07:37:01
  Author: grawlinson
Revision: 1332817

upgpkg: nushell 0.70.0-1; new upstream release

Modified:
  nushell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-19 07:32:33 UTC (rev 1332816)
+++ PKGBUILD    2022-10-19 07:37:01 UTC (rev 1332817)
@@ -5,7 +5,7 @@
 # Contributor: Bumsik Kim <[email protected]>
 
 pkgname=nushell
-pkgver=0.69.1
+pkgver=0.70.0
 pkgrel=1
 pkgdesc='A new type of shell'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('git' 'rust')
 options=('!lto')
 install=nushell.install
-_commit='8a5abc7afc28a36908a32f1852127e2a5170b461'
+_commit='9ef65dcd692b502d7476b1787247fae8638c2f0c'
 source=("$pkgname::git+https://github.com/nushell/nushell.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to