Github messages for voidlinux
 help / color / mirror / Atom feed
From: smorimoto <smorimoto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] git-absorb: update to 0.6.5
Date: Fri, 23 Oct 2020 15:03:34 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25822@inbox.vuxu.org> (raw)

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

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

https://github.com/smorimoto/void-packages git-absorb-0.6.5
https://github.com/void-linux/void-packages/pull/25822

git-absorb: update to 0.6.5


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-git-absorb-0.6.5-25822.patch --]
[-- Type: text/x-diff, Size: 1329 bytes --]

From ee9e97976060b301954e1f55788655d3f25fe69a Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Fri, 23 Oct 2020 22:02:53 +0900
Subject: [PATCH] git-absorb: update to 0.6.5

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/git-absorb/template | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/git-absorb/template b/srcpkgs/git-absorb/template
index ab4afa3b5d1..63468249255 100644
--- a/srcpkgs/git-absorb/template
+++ b/srcpkgs/git-absorb/template
@@ -1,6 +1,6 @@
 # Template file for 'git-absorb'
 pkgname=git-absorb
-version=0.6.3
+version=0.6.5
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config"
@@ -9,14 +9,8 @@ short_desc="Like git commit --fixup, but automatic"
 maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="BSD-3-Clause"
 homepage="https://github.com/tummychow/git-absorb"
-distfiles="https://github.com/tummychow/git-absorb/archive/${version}.tar.gz"
-checksum=d62ba36150d1113ea9216b8dc8f1f749c97a468cb41b2d1cd5c019158915ca70
-
-pre_build() {
-	# bump git2 version for newer libgit2-sys
-	vsed -i 's/\"~0.9\"/\"0.13.5\"/g' Cargo.toml
-	cargo update
-}
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=0c8bf3520209f6d292515ccaaa4b91d7d5e18bd8abe41fad049b5a2797386892
 
 post_install() {
 	vlicense LICENSE.md

             reply	other threads:[~2020-10-23 13:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-23 13:03 smorimoto [this message]
2020-10-23 13:04 ` [PR REVIEW] " smorimoto
2020-10-24 12:45 ` [PR PATCH] [Merged]: " jnbr

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-25822@inbox.vuxu.org \
    --to=smorimoto@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).