Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] straw-viewer: update to 0.0.8
@ 2020-08-31 21:34 4ricci
  2020-09-15 20:18 ` [PR PATCH] [Updated] " 4ricci
  2020-09-16 12:56 ` [PR PATCH] [Merged]: straw-viewer: update to 0.0.9 ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: 4ricci @ 2020-08-31 21:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/4ricci/void-packages straw-viewer
https://github.com/void-linux/void-packages/pull/24583

straw-viewer: update to 0.0.8


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

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

From 916a05ae7ce57ac84bc6e91b2d8fc1467c4294d7 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Mon, 31 Aug 2020 23:27:01 +0200
Subject: [PATCH] straw-viewer: update to 0.0.8

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

diff --git a/srcpkgs/straw-viewer/template b/srcpkgs/straw-viewer/template
index fc327f581ab..d5a07f62cf5 100644
--- a/srcpkgs/straw-viewer/template
+++ b/srcpkgs/straw-viewer/template
@@ -1,6 +1,6 @@
 # Template file for 'straw-viewer'
 pkgname=straw-viewer
-version=0.0.7
+version=0.0.8
 revision=1
 archs=noarch
 build_style=perl-ModuleBuild
@@ -14,7 +14,7 @@ license="Artistic-2.0"
 homepage="https://github.com/trizen/straw-viewer"
 changelog="https://github.com/trizen/straw-viewer/releases"
 distfiles="https://github.com/trizen/straw-viewer/archive/${version}.tar.gz"
-checksum=01a9dfc42be2df8984d724a093119f8da273e9878847d61a98c2915a1415e785
+checksum=28a224890584926f2c2b0fdcc83ad8709f0d8f3d81a2c7990ff3fe783cc0e07b
 
 gtk-straw-viewer_package() {
 	depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"

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

* Re: [PR PATCH] [Updated] straw-viewer: update to 0.0.8
  2020-08-31 21:34 [PR PATCH] straw-viewer: update to 0.0.8 4ricci
@ 2020-09-15 20:18 ` 4ricci
  2020-09-16 12:56 ` [PR PATCH] [Merged]: straw-viewer: update to 0.0.9 ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: 4ricci @ 2020-09-15 20:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/4ricci/void-packages straw-viewer
https://github.com/void-linux/void-packages/pull/24583

straw-viewer: update to 0.0.8


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

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

From fb32b5302c734fb269a815cbdbad3705e5dc1033 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Tue, 15 Sep 2020 22:17:31 +0200
Subject: [PATCH] straw-viewer: update to 0.0.9

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

diff --git a/srcpkgs/straw-viewer/template b/srcpkgs/straw-viewer/template
index fc327f581ab..4187150345c 100644
--- a/srcpkgs/straw-viewer/template
+++ b/srcpkgs/straw-viewer/template
@@ -1,8 +1,7 @@
 # Template file for 'straw-viewer'
 pkgname=straw-viewer
-version=0.0.7
+version=0.0.9
 revision=1
-archs=noarch
 build_style=perl-ModuleBuild
 configure_args="--gtk"
 hostmakedepends="perl-Module-Build"
@@ -14,7 +13,7 @@ license="Artistic-2.0"
 homepage="https://github.com/trizen/straw-viewer"
 changelog="https://github.com/trizen/straw-viewer/releases"
 distfiles="https://github.com/trizen/straw-viewer/archive/${version}.tar.gz"
-checksum=01a9dfc42be2df8984d724a093119f8da273e9878847d61a98c2915a1415e785
+checksum=8c17b1bb51269d7150ff3b2bdfddfcc299be20d2435b1e2b7f298f3bfbaab4e4
 
 gtk-straw-viewer_package() {
 	depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"

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

* Re: [PR PATCH] [Merged]: straw-viewer: update to 0.0.9
  2020-08-31 21:34 [PR PATCH] straw-viewer: update to 0.0.8 4ricci
  2020-09-15 20:18 ` [PR PATCH] [Updated] " 4ricci
@ 2020-09-16 12:56 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-09-16 12:56 UTC (permalink / raw)
  To: ml

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

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

straw-viewer: update to 0.0.9
https://github.com/void-linux/void-packages/pull/24583

Description:


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

end of thread, other threads:[~2020-09-16 12:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-31 21:34 [PR PATCH] straw-viewer: update to 0.0.8 4ricci
2020-09-15 20:18 ` [PR PATCH] [Updated] " 4ricci
2020-09-16 12:56 ` [PR PATCH] [Merged]: straw-viewer: update to 0.0.9 ahesford

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