Github messages for voidlinux
 help / color / mirror / Atom feed
From: JuniorSuperTux <JuniorSuperTux@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] starship: update to 1.7.1.
Date: Wed, 08 Jun 2022 05:16:42 +0200	[thread overview]
Message-ID: <20220608031642.9YjtKPh4Cia9f6GGvpOP0dUQgqDJNlJitQOzZORRcIs@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37430@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1278 bytes --]

There is an updated pull request by JuniorSuperTux against master on the void-packages repository

https://github.com/JuniorSuperTux/void-packages master
https://github.com/void-linux/void-packages/pull/37430

starship: update to 1.7.1.
starship: update to 1.7.1

<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/37430.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-37430.patch --]
[-- Type: text/x-diff, Size: 1046 bytes --]

From a0d42b7abf939a580a3dffcaea1e5acda060d56a Mon Sep 17 00:00:00 2001
From: Bo-Ru Ju <school.shsps@gmail.com>
Date: Tue, 7 Jun 2022 14:47:05 +0800
Subject: [PATCH] starship: update to 1.7.1.

starship: update to 1.7.1
---
 srcpkgs/starship/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/starship/template b/srcpkgs/starship/template
index b53a729cc8db..7ce7c8720138 100644
--- a/srcpkgs/starship/template
+++ b/srcpkgs/starship/template
@@ -1,6 +1,6 @@
 # Template file for 'starship'
 pkgname=starship
-version=1.3.0
+version=1.7.1
 revision=1
 build_style=cargo
 build_helper=qemu
@@ -13,7 +13,7 @@ maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="ISC"
 homepage="https://starship.rs"
 distfiles="https://github.com/starship/starship/archive/refs/tags/v${version}.tar.gz"
-checksum=3f29cb6e5cb7c673cbc1f8e91ceb4a0d1317d235b147db15e461ffec22be13a5
+checksum=364b8222e097a8c671a9d03788ffc745982f4e62ee59e75687eb75310fae64e0
 
 post_build() {
 	STARSHIP="target/${RUST_TARGET}/release/starship"

  parent reply	other threads:[~2022-06-08  3:16 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-07  6:53 [PR PATCH] " JuniorSuperTux
2022-06-07  7:39 ` [WIP] " JuniorSuperTux
2022-06-07  7:48 ` JuniorSuperTux
2022-06-07  7:51 ` JuniorSuperTux
2022-06-07  8:00 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-07  8:03 ` JuniorSuperTux
2022-06-07  8:42 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-07  8:50 ` JuniorSuperTux
2022-06-07  9:08 ` JuniorSuperTux
2022-06-07  9:14 ` JuniorSuperTux
2022-06-07 13:46 ` classabbyamp
2022-06-07 18:19 ` tranzystorek-io
2022-06-07 19:22 ` tranzystorek-io
2022-06-07 23:53 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-08  0:11 ` cinerea0
2022-06-08  0:12 ` cinerea0
2022-06-08  0:17 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-08  2:45 ` cinerea0
2022-06-08  2:49 ` 0x5c
2022-06-08  3:16 ` JuniorSuperTux [this message]
2022-06-08  3:17 ` JuniorSuperTux
2022-06-12  4:06 ` [PR PATCH] [Updated] " JuniorSuperTux
2022-06-12  4:11 ` JuniorSuperTux
2022-06-12  4:14 ` JuniorSuperTux
2022-06-12  4:15 ` classabbyamp
2022-06-12 12:40 ` paper42
2022-06-12 12:40 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220608031642.9YjtKPh4Cia9f6GGvpOP0dUQgqDJNlJitQOzZORRcIs@z \
    --to=juniorsupertux@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).