Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] straw-viewer: update to 0.1.0
@ 2020-10-08  7:06 4ricci
  2020-10-09 11:36 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 1 reply; 3+ messages in thread
From: 4ricci @ 2020-10-08  7:06 UTC (permalink / raw)
  To: ml

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

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

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

straw-viewer: update to 0.1.0


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

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

From 845f2ad71d6cd7985036a8ad2425f08a80cb4f1d Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Thu, 8 Oct 2020 09:03:24 +0200
Subject: [PATCH] straw-viewer: update to 0.1.0

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

diff --git a/srcpkgs/straw-viewer/template b/srcpkgs/straw-viewer/template
index 58c7c67f905..1316f1aa672 100644
--- a/srcpkgs/straw-viewer/template
+++ b/srcpkgs/straw-viewer/template
@@ -1,7 +1,7 @@
 # Template file for 'straw-viewer'
 pkgname=straw-viewer
-version=0.0.9
-revision=2
+version=0.1.0
+revision=1
 build_style=perl-ModuleBuild
 configure_args="--gtk"
 hostmakedepends="perl-Module-Build"
@@ -13,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=8c17b1bb51269d7150ff3b2bdfddfcc299be20d2435b1e2b7f298f3bfbaab4e4
+checksum=59d264b874a9cb1f3ab98344d57952a4c14cb135a4978e05a0e307c8195d4135
 
 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.1.0
  2020-10-08  7:06 [PR PATCH] straw-viewer: update to 0.1.0 4ricci
@ 2020-10-09 11:36 ` Duncaen
  0 siblings, 0 replies; 3+ messages in thread
From: Duncaen @ 2020-10-09 11:36 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.1.0
https://github.com/void-linux/void-packages/pull/25435

Description:


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

* [PR PATCH] straw-viewer: update to 0.1.0
@ 2020-10-06 20:41 4ricci
  0 siblings, 0 replies; 3+ messages in thread
From: 4ricci @ 2020-10-06 20:41 UTC (permalink / raw)
  To: ml

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

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

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

straw-viewer: update to 0.1.0


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

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

From 3847530302071f91c39af6bdd55b1e86b851b052 Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Tue, 6 Oct 2020 22:38:23 +0200
Subject: [PATCH] straw-viewer: update to 0.1.0

---
 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 4187150345c..d53dbd0d89e 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.9
+version=0.1.0
 revision=1
 build_style=perl-ModuleBuild
 configure_args="--gtk"
@@ -13,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=8c17b1bb51269d7150ff3b2bdfddfcc299be20d2435b1e2b7f298f3bfbaab4e4
+checksum=59d264b874a9cb1f3ab98344d57952a4c14cb135a4978e05a0e307c8195d4135
 
 gtk-straw-viewer_package() {
 	depends="${sourcepkg}-${version}_${revision} perl-Gtk3 perl-File-ShareDir"

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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-08  7:06 [PR PATCH] straw-viewer: update to 0.1.0 4ricci
2020-10-09 11:36 ` [PR PATCH] [Merged]: " Duncaen
  -- strict thread matches above, loose matches on Subject: below --
2020-10-06 20:41 [PR PATCH] " 4ricci

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