diff --git a/_service b/_service
index b7aeb97..1d6e468 100644
--- a/_service
+++ b/_service
@@ -6,7 +6,7 @@
git
git-master
@PARENT_TAG@
- v1.6.3
+ v1.7.1
v(.*)
dead_mozay@opensuse.org
diff --git a/starship-1.6.3.obscpio b/starship-1.6.3.obscpio
deleted file mode 100644
index a70bc23..0000000
--- a/starship-1.6.3.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8aff30c17c6d5be5b8fe2dc42ad58cf53ade7abfd7de925ad9984e24edd70e3e
-size 13521933
diff --git a/starship-1.7.1.obscpio b/starship-1.7.1.obscpio
new file mode 100644
index 0000000..b196565
--- /dev/null
+++ b/starship-1.7.1.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:7dffded5b88f6a49fa233547ef16306e9d63a201ef99dd6924fe3654d2e00d8f
+size 13576717
diff --git a/starship.changes b/starship.changes
index 404b02a..7a7f63b 100644
--- a/starship.changes
+++ b/starship.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Wed May 25 12:04:42 UTC 2022 - Dead Mozay
+
+- Update to version 1.7.1:
+ * go: check for go.work file to show Go module in prompt.
+ * hostname: add ssh_symbol for ssh connections.
+ * package: Extract package version from PEP 621
+ compliant pyproject.toml.
+ * rust: Display toolchain names.
+ * Do not panic in config if editor not found.
+ * module: list option not working.
+ * nu: use the most recent starship init.
+ * Use git2::Repository::open_ext() instead of discover().
+
-------------------------------------------------------------------
Wed Apr 27 02:56:44 UTC 2022 - Dead Mozay
diff --git a/starship.obsinfo b/starship.obsinfo
index bcfd635..a4e25d3 100644
--- a/starship.obsinfo
+++ b/starship.obsinfo
@@ -1,4 +1,4 @@
name: starship
-version: 1.6.3
-mtime: 1650999247
-commit: 0a9fabe14683cb57d4b395f47600d52544bba692
+version: 1.7.1
+mtime: 1653432063
+commit: b37acce1c7388dbfe4c28f9a4731eeee95e58ad4
diff --git a/starship.spec b/starship.spec
index 03d31ee..15e9fa1 100644
--- a/starship.spec
+++ b/starship.spec
@@ -17,7 +17,7 @@
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
Name: starship
-Version: 1.6.3
+Version: 1.7.1
Release: 0
Summary: The minimal, blazing-fast, and infinitely customizable prompt for any shell
License: ISC
@@ -41,6 +41,7 @@ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
%prep
%setup -qa1
+mkdir -p .cargo
cp %{SOURCE2} .cargo/config
%build
diff --git a/vendor.tar.zst b/vendor.tar.zst
index 31dafaa..0ff883e 100644
--- a/vendor.tar.zst
+++ b/vendor.tar.zst
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:febedb5ac0260952f86ae909e0596f0a9a5a69c317fb1d24e3b8c543e05f280c
-size 54621739
+oid sha256:8182f23ab8b04f98a34a1dfb3072a6bd6bcaee1d1881d4ce974df55b3b55eb0d
+size 58717010