Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rink: update to 0.7.0
Date: Mon, 18 Mar 2024 17:12:03 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49356@inbox.vuxu.org> (raw)

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

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages rink
https://github.com/void-linux/void-packages/pull/49356

rink: update to 0.7.0
#### Testing the changes
- I tested the changes in this PR: **briefly**



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

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

From 3660e8a7247caa58c2b501531125efacd792a85c Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 18 Mar 2024 12:11:32 -0400
Subject: [PATCH] rink: update to 0.7.0

---
 srcpkgs/rink/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/rink/template b/srcpkgs/rink/template
index 323667a9d162db..50bf902d895cd2 100644
--- a/srcpkgs/rink/template
+++ b/srcpkgs/rink/template
@@ -1,9 +1,9 @@
 # Template file for 'rink'
 pkgname=rink
-version=0.6.3
-revision=2
+version=0.7.0
+revision=1
 build_style=cargo
-make_install_args="--path ./cli"
+make_install_args="--path cli"
 hostmakedepends="pkg-config"
 makedepends="openssl-devel"
 short_desc="Unit-aware calculator and conversion tool"
@@ -12,7 +12,7 @@ license="MPL-2.0, GPL-3.0-only"
 homepage="https://github.com/tiffany352/rink-rs"
 changelog="https://github.com/tiffany352/rink-rs/releases"
 distfiles="https://github.com/tiffany352/rink-rs/archive/refs/tags/v${version}.tar.gz"
-checksum=49431c12f57d58090b9f5f7f899e98bebffaeed8ca69b5ee140aad4b1c1d9dc8
+checksum=fdee7e4227515927b4038bfb647f22733e799603b0d324124b7fcd02484e7146
 
 case "$XBPS_TARGET_MACHINE" in
 	ppc64le*) ;;

             reply	other threads:[~2024-03-18 16:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18 16:12 cinerea0 [this message]
2024-03-18 19:19 ` [PR PATCH] [Merged]: " cinerea0

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49356@inbox.vuxu.org \
    --to=cinerea0@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).