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

George Rawlinson grawlinson at gemini.archlinux.org
Tue Feb 8 01:54:58 UTC 2022


    Date: Tuesday, February 8, 2022 @ 01:54:58
  Author: grawlinson
Revision: 1128970

upgpkg: nushell 0.44.0-1

New upstream release.

Modified:
  nushell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 01:49:28 UTC (rev 1128969)
+++ PKGBUILD	2022-02-08 01:54:58 UTC (rev 1128970)
@@ -4,7 +4,7 @@
 # Contributor: Bumsik Kim <k.bumsik at gmail.com>
 
 pkgname=nushell
-pkgver=0.43.0
+pkgver=0.44.0
 pkgrel=1
 pkgdesc="A new type of shell"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('git' 'rust')
 options=('!lto')
 install="$pkgname.install"
-_commit='4e8e03867c87307d536369a20dbe81491666ee51'
+_commit='a660720b6889eab2fa3153854b0a367172c3821d'
 source=("$pkgname::git+https://github.com/nushell/nushell.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list