Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
nushell
Commits:
0549ad9e by Caleb Maclennan at 2023-11-20T17:08:25+03:00
upgpkg: 0.87.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nushell
pkgdesc = A new type of shell
- pkgver = 0.87.0
+ pkgver = 0.87.1
pkgrel = 1
url = https://www.nushell.sh
install = nushell.install
@@ -13,7 +13,7 @@ pkgbase = nushell
depends = libcrypto.so
depends = libssl.so
depends = zlib
- source =
git+https://github.com/nushell/nushell.git#commit=77a1c3c7b2f3a110d48bcb792968e6b0d85d4bb7
+ source =
git+https://github.com/nushell/nushell.git#commit=3d631490bc17cfef2944072f9b7869cd9cac1e7b
sha256sums = SKIP
pkgname = nushell
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: Bumsik Kim <[email protected]>
pkgname=nushell
-pkgver=0.87.0
-_commit=77a1c3c7b2f3a110d48bcb792968e6b0d85d4bb7
+pkgver=0.87.1
+_commit=3d631490bc17cfef2944072f9b7869cd9cac1e7b
pkgrel=1
pkgdesc='A new type of shell'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nushell/-/commit/0549ad9e68981dfa58543e182a6f18e827e9b693
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nushell/-/commit/0549ad9e68981dfa58543e182a6f18e827e9b693
You're receiving this email because of your account on gitlab.archlinux.org.