Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] amp: update to 0.6.0.
Date: Thu, 05 Sep 2019 11:54:03 +0200	[thread overview]
Message-ID: <20190905095403.V_EWEQjL_UNZswOkVcDLmBP9IVgY1NeSgmsxFwLaSho@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14219@inbox.vuxu.org>

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

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

https://github.com/travankor/void-packages amp
https://github.com/void-linux/void-packages/pull/14219

amp: update to 0.6.0.
None

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

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

From 74a4fa1d8197ddf74b70557909ba8275688e09bc Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Thu, 5 Sep 2019 01:58:03 -0700
Subject: [PATCH] amp: update to 0.6.0.

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

diff --git a/srcpkgs/amp/template b/srcpkgs/amp/template
index ad20f0cb8eb..dcb603b52f6 100644
--- a/srcpkgs/amp/template
+++ b/srcpkgs/amp/template
@@ -1,20 +1,20 @@
 # Template file for 'amp'
 pkgname=amp
-version=0.5.2
-revision=3
+version=0.6.0
+revision=1
 build_style=cargo
 hostmakedepends="cmake git perl pkg-config python3"
 makedepends="libcurl-devel libgit2-devel libxcb-devel"
-short_desc="A complete text editor for your terminal"
+short_desc="Complete text editor for your terminal"
 maintainer="Wilson Birney <wpb@360scada.com>"
 license="GPL-3.0-or-later"
 homepage="https://amp.rs"
 changelog="https://raw.githubusercontent.com/jmacdonald/amp/master/CHANGELOG.md"
 distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
-checksum=e1f22a829205cf44f8c3fcf5660dbdb9a3c5a1f64b92c67dcdb75a30ad7e5a60
+checksum=3529e9aa51df80ff3bd9db340423bf0975b58473fc0a307ea6eee799089ee2e2
 
 export LIBGIT2_SYS_USE_PKG_CONFIG=1
 
 pre_build() {
-	cargo update --package openssl-sys --precise 0.9.46
+	cargo update --package openssl-sys --precise 0.9.49
 }

  parent reply	other threads:[~2019-09-05  9:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05  8:58 [PR PATCH] " voidlinux-github
2019-09-05  9:54 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05  9:54 ` voidlinux-github [this message]
2019-09-06  6:30 ` [PR PATCH] [Merged]: " voidlinux-github

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=20190905095403.V_EWEQjL_UNZswOkVcDLmBP9IVgY1NeSgmsxFwLaSho@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).