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

George Rawlinson grawlinson at gemini.archlinux.org
Tue Oct 5 21:34:32 UTC 2021


    Date: Tuesday, October 5, 2021 @ 21:34:32
  Author: grawlinson
Revision: 1027819

upgpkg: nushell 0.38.0-1

New upstream release.

Modified:
  nushell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-05 21:34:16 UTC (rev 1027818)
+++ PKGBUILD	2021-10-05 21:34:32 UTC (rev 1027819)
@@ -4,7 +4,7 @@
 # Contributor: Bumsik Kim <k.bumsik at gmail.com>
 
 pkgname=nushell
-pkgver=0.37.0
+pkgver=0.38.0
 pkgrel=1
 pkgdesc="A new type of shell"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('rust')
 install="$pkgname.install"
 source=("$pkgname-$pkgver.tar.gz::https://github.com/nushell/nushell/archive/$pkgver.tar.gz")
-b2sums=('fa77a8a4e37733b7a05eece368a2ecf835f7c87a32997bd97d3812e16168dc02d72896cbab5ad51056bf2967f6b24e9284ab65a90c6feab02b13c2f6f83a79a5')
+b2sums=('e8f3cb4a3f84677d949c187fa4304c32f2f2f1f57c7546a42946c6e01abdf6b1147efeb3243a3b934c7ea6ac30b0042dadff9794f811009865a29f65fd3ebef6')
 
 prepare() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list