Date: Tuesday, January 10, 2023 @ 23:03:33
  Author: grawlinson
Revision: 1382863

upgpkg: nushell 0.74.0-1; new upstream release

Modified:
  nushell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-10 22:54:28 UTC (rev 1382862)
+++ PKGBUILD    2023-01-10 23:03:33 UTC (rev 1382863)
@@ -5,7 +5,7 @@
 # Contributor: Bumsik Kim <[email protected]>
 
 pkgname=nushell
-pkgver=0.73.0
+pkgver=0.74.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='1291b647aee4a566a69fc5786b5437cff3976d1b'
+_commit='9a56665c6beee31e365ce17898056f1ff2db4094'
 source=("$pkgname::git+https://github.com/nushell/nushell.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to