Github messages for voidlinux
 help / color / mirror / Atom feed
From: n0a110w <n0a110w@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] update cgo to v0.6.1, fixed gopher URI parsing
Date: Sat, 23 May 2020 01:14:04 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22207@inbox.vuxu.org> (raw)

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

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

https://github.com/n0a110w/void-packages pkg_update
https://github.com/void-linux/void-packages/pull/22207

update cgo to v0.6.1, fixed gopher URI parsing
- updated cgo version from 0.6.0 to version 0.6.1
- updated tarball checksum

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

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

From 9589b3acb94ea45fbb191ade968623b6e4dda29d Mon Sep 17 00:00:00 2001
From: n0a110w <n0a110w@protonmail.com>
Date: Fri, 22 May 2020 19:10:56 -0400
Subject: [PATCH] update cgo to v0.6.1, fixed gopher URI parsing

---
 srcpkgs/cgo/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/cgo/template b/srcpkgs/cgo/template
index 47c316999a7..44772a7975e 100644
--- a/srcpkgs/cgo/template
+++ b/srcpkgs/cgo/template
@@ -1,6 +1,6 @@
 # Template file for 'cgo'
 pkgname=cgo
-version=0.6.0
+version=0.6.1
 revision=1
 build_style=gnu-makefile
 short_desc="Terminal based gopher client"
@@ -8,7 +8,7 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="ISC"
 homepage="https://github.com/kieselsteini/cgo"
 distfiles="https://github.com/kieselsteini/cgo/archive/v${version}.tar.gz"
-checksum=25de0af911769f0b5a2b4234b281a140827e4b9355586b2b62410f087e37f677
+checksum=e95fad5ed682ea187afb5690e75eef3cff62dc0adf158e92db69cc9b45fae4d1
 
 pre_build() {
 	sed -i '/CC = cc/d' Makefile

             reply	other threads:[~2020-05-22 23:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22 23:14 n0a110w [this message]
2020-05-22 23:55 ` fosslinux
2020-05-22 23:58 ` fosslinux
2020-05-23  8:34 ` [PR PATCH] [Closed]: " Hoshpak

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