Github messages for voidlinux
 help / color / mirror / Atom feed
From: eoli3n <eoli3n@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] tiny: udpate to 0.9.0.
Date: Fri, 14 May 2021 10:26:55 +0200	[thread overview]
Message-ID: <20210514082655.a6WYnSasdqzE0xK68utvnf3JNuMb7pYmtgAdkaUm1ww@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30837@inbox.vuxu.org>

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

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

https://github.com/eoli3n/void-packages tiny
https://github.com/void-linux/void-packages/pull/30837

tiny: udpate to 0.9.0.
#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

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

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

From a11efcf1cbd5612eac5600d4e36b1e98a76c48d2 Mon Sep 17 00:00:00 2001
From: eoli3n <jonathan.kirszling@runbox.com>
Date: Fri, 14 May 2021 01:58:08 +0200
Subject: [PATCH] tiny: update to 0.9.0.

---
 srcpkgs/tiny/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/tiny/template b/srcpkgs/tiny/template
index d46b594b09bd..06dcedae6cbb 100644
--- a/srcpkgs/tiny/template
+++ b/srcpkgs/tiny/template
@@ -1,8 +1,8 @@
 # Template file for 'tiny'
 pkgname=tiny
-version=0.8.0
+version=0.9.0
 revision=1
-build_wrksrc="tiny"
+build_wrksrc="crates/tiny"
 build_style=cargo
 configure_args="--no-default-features --features=desktop-notifications --features=tls-native"
 hostmakedepends="pkg-config"
@@ -11,9 +11,9 @@ short_desc="Tiny terminal IRC client"
 maintainer="eoli3n <jonathan.kirszling@runbox.com>"
 license="MIT"
 homepage="https://github.com/osa1/tiny"
-distfiles="https://github.com/osa1/tiny/archive/v${version}.tar.gz"
-checksum=acaf0b7c3515bdfd0c80b4a7274aec44d283025c6e40508e450525167f73e447
+distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz"
+checksum=63e11c8b2708b26311f97d8bef5fba4618ff4212b0b98c21e8ad005a2fd8fe32
 
 post_install() {
-	vlicense ../LICENSE
+	vlicense ../../LICENSE
 }

  parent reply	other threads:[~2021-05-14  8:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14  0:07 [PR PATCH] " eoli3n
2021-05-14  2:42 ` unspecd
2021-05-14  8:26 ` eoli3n [this message]
2021-05-14  8:27 ` eoli3n
2021-05-14 13:41 ` [PR PATCH] [Merged]: tiny: update " ericonr

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=20210514082655.a6WYnSasdqzE0xK68utvnf3JNuMb7pYmtgAdkaUm1ww@z \
    --to=eoli3n@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).