Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hugo: update to 0.59.0.
@ 2019-10-22 12:06 voidlinux-github
  2019-10-22 13:50 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-22 12:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages hugo
https://github.com/void-linux/void-packages/pull/15694

hugo: update to 0.59.0.


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

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

From 24927fe9359d07d2d3d4e4b27a6822347b866fb8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 15:05:54 +0300
Subject: [PATCH] hugo: update to 0.59.0.

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

diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index c8b96e9f0eb..29141344a76 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -1,6 +1,6 @@
 # Template file for 'hugo'
 pkgname=hugo
-version=0.58.3
+version=0.59.0
 revision=1
 build_style=go
 go_import_path="github.com/gohugoio/${pkgname}"
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://gohugo.io"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
-checksum=4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718
+checksum=cb46adabf2e8e6c0b639dd1197234719d023823f29cfb6ad2005d1c960ce73c4
 
 build_options="pygments"
 desc_option_pygments="Alternative syntax highlighter"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] hugo: update to 0.59.0.
  2019-10-22 12:06 [PR PATCH] hugo: update to 0.59.0 voidlinux-github
@ 2019-10-22 13:50 ` voidlinux-github
  2019-10-22 13:50 ` voidlinux-github
  2019-10-24 11:57 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-22 13:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages hugo
https://github.com/void-linux/void-packages/pull/15694

hugo: update to 0.59.0.


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

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

From f7dd89dccc1b7f23a2bd32d3503c4301af8246ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 15:05:54 +0300
Subject: [PATCH] hugo: update to 0.59.0.

---
 srcpkgs/hugo/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index c8b96e9f0eb..6714a2e1cc1 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -1,6 +1,6 @@
 # Template file for 'hugo'
 pkgname=hugo
-version=0.58.3
+version=0.59.0
 revision=1
 build_style=go
 go_import_path="github.com/gohugoio/${pkgname}"
@@ -11,12 +11,11 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://gohugo.io"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
-checksum=4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718
+checksum=cb46adabf2e8e6c0b639dd1197234719d023823f29cfb6ad2005d1c960ce73c4
 
 build_options="pygments"
 desc_option_pygments="Alternative syntax highlighter"
 
 post_install() {
-	vlicense LICENSE
 	vdoc README.md
 }

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] hugo: update to 0.59.0.
  2019-10-22 12:06 [PR PATCH] hugo: update to 0.59.0 voidlinux-github
  2019-10-22 13:50 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-22 13:50 ` voidlinux-github
  2019-10-24 11:57 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-22 13:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages hugo
https://github.com/void-linux/void-packages/pull/15694

hugo: update to 0.59.0.


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

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

From f7dd89dccc1b7f23a2bd32d3503c4301af8246ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 15:05:54 +0300
Subject: [PATCH] hugo: update to 0.59.0.

---
 srcpkgs/hugo/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index c8b96e9f0eb..6714a2e1cc1 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -1,6 +1,6 @@
 # Template file for 'hugo'
 pkgname=hugo
-version=0.58.3
+version=0.59.0
 revision=1
 build_style=go
 go_import_path="github.com/gohugoio/${pkgname}"
@@ -11,12 +11,11 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="Apache-2.0"
 homepage="https://gohugo.io"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
-checksum=4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718
+checksum=cb46adabf2e8e6c0b639dd1197234719d023823f29cfb6ad2005d1c960ce73c4
 
 build_options="pygments"
 desc_option_pygments="Alternative syntax highlighter"
 
 post_install() {
-	vlicense LICENSE
 	vdoc README.md
 }

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: hugo: update to 0.59.0.
  2019-10-22 12:06 [PR PATCH] hugo: update to 0.59.0 voidlinux-github
  2019-10-22 13:50 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-22 13:50 ` voidlinux-github
@ 2019-10-24 11:57 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-24 11:57 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

hugo: update to 0.59.0.
https://github.com/void-linux/void-packages/pull/15694

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-10-24 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22 12:06 [PR PATCH] hugo: update to 0.59.0 voidlinux-github
2019-10-22 13:50 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-22 13:50 ` voidlinux-github
2019-10-24 11:57 ` [PR PATCH] [Merged]: " voidlinux-github

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).