Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hugo: update to 0.77.0.
@ 2020-11-01 16:05 mobinmob
  2020-11-06 15:16 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2020-11-01 16:05 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/26048

hugo: update to 0.77.0.


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

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

From 1512d1b1c61f111f3ace777f7548b044f3124b9a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Nov 2020 18:02:08 +0200
Subject: [PATCH] hugo: update to 0.77.0.

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

diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 5c1c1d3ee26..4589ffd2d18 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -1,6 +1,6 @@
 # Template file for 'hugo'
 pkgname=hugo
-version=0.76.2
+version=0.77.0
 revision=1
 build_style=go
 go_import_path="github.com/gohugoio/${pkgname}"
@@ -12,7 +12,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=03a32d3c7bff0264bf5e2cb995bff6250c9b6a05a7172ffe98c4f923226f7181
+checksum=e6053b20359b02233354930085318c8c729e3765e46e640ff7838de7e93fc51d
 
 build_options="pygments extended"
 desc_option_pygments="Alternative syntax highlighter"

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

* Re: hugo: update to 0.77.0.
  2020-11-01 16:05 [PR PATCH] hugo: update to 0.77.0 mobinmob
@ 2020-11-06 15:16 ` ericonr
  2020-11-06 22:55 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-11-06 15:16 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/26048#issuecomment-723134415

Comment:
0.78.1 is out

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

* Re: [PR PATCH] [Updated] hugo: update to 0.77.0.
  2020-11-01 16:05 [PR PATCH] hugo: update to 0.77.0 mobinmob
  2020-11-06 15:16 ` ericonr
@ 2020-11-06 22:55 ` mobinmob
  2020-11-06 22:55 ` hugo: update to 0.78.1 mobinmob
  2020-11-09  3:19 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-11-06 22:55 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/26048

hugo: update to 0.77.0.


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

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

From 37cba06efe31b5fc4c4382ec86c506ca1fbd761f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 1 Nov 2020 18:02:08 +0200
Subject: [PATCH] hugo: update to 0.78.1.

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

diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 5c1c1d3ee26..1f6337ba8e1 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -1,6 +1,6 @@
 # Template file for 'hugo'
 pkgname=hugo
-version=0.76.2
+version=0.78.1
 revision=1
 build_style=go
 go_import_path="github.com/gohugoio/${pkgname}"
@@ -12,7 +12,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=03a32d3c7bff0264bf5e2cb995bff6250c9b6a05a7172ffe98c4f923226f7181
+checksum=607502a8678fc7134f3df1ce2978f31e407ac0cb1d6b61e46cdcc9883ce12af8
 
 build_options="pygments extended"
 desc_option_pygments="Alternative syntax highlighter"

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

* Re: hugo: update to 0.78.1.
  2020-11-01 16:05 [PR PATCH] hugo: update to 0.77.0 mobinmob
  2020-11-06 15:16 ` ericonr
  2020-11-06 22:55 ` [PR PATCH] [Updated] " mobinmob
@ 2020-11-06 22:55 ` mobinmob
  2020-11-09  3:19 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-11-06 22:55 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/26048#issuecomment-723336226

Comment:
> 0.78.1 is out

Updated, thank you.

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

* Re: [PR PATCH] [Merged]: hugo: update to 0.78.1.
  2020-11-01 16:05 [PR PATCH] hugo: update to 0.77.0 mobinmob
                   ` (2 preceding siblings ...)
  2020-11-06 22:55 ` hugo: update to 0.78.1 mobinmob
@ 2020-11-09  3:19 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2020-11-09  3:19 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.78.1.
https://github.com/void-linux/void-packages/pull/26048

Description:


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

end of thread, other threads:[~2020-11-09  3:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-01 16:05 [PR PATCH] hugo: update to 0.77.0 mobinmob
2020-11-06 15:16 ` ericonr
2020-11-06 22:55 ` [PR PATCH] [Updated] " mobinmob
2020-11-06 22:55 ` hugo: update to 0.78.1 mobinmob
2020-11-09  3:19 ` [PR PATCH] [Merged]: " ericonr

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