Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gummi: update to 0.8.2.
@ 2022-02-06 19:46 paper42
  2022-02-06 20:09 ` [PR PATCH] [Updated] " paper42
  2022-02-06 20:10 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-02-06 19:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gummi-0.8.2
https://github.com/void-linux/void-packages/pull/35450

gummi: update to 0.8.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From b096a265be7b4ace31735e0312f4f5d09c2080be Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Tue, 25 Jan 2022 12:26:47 +0100
Subject: [PATCH] gummi: update to 0.8.2.

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

diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template
index 3e65ba945131..e52b8f6d87e8 100644
--- a/srcpkgs/gummi/template
+++ b/srcpkgs/gummi/template
@@ -1,6 +1,6 @@
 # Template file for 'gummi'
 pkgname=gummi
-version=0.8.1
+version=0.8.2
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel"
@@ -11,8 +11,8 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/alexandervdm/gummi/"
 changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=061c417c8078e40c220ec891e662c9b267f67a58461eb578d3cbbb1e224294f2
+distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz"
+checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Updated] gummi: update to 0.8.2.
  2022-02-06 19:46 [PR PATCH] gummi: update to 0.8.2 paper42
@ 2022-02-06 20:09 ` paper42
  2022-02-06 20:10 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-02-06 20:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gummi-0.8.2
https://github.com/void-linux/void-packages/pull/35450

gummi: update to 0.8.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From a7f7d94238722d644ecdbb8ada1bd5e4f6e97571 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Tue, 25 Jan 2022 12:26:47 +0100
Subject: [PATCH] gummi: update to 0.8.2.

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

diff --git a/srcpkgs/gummi/template b/srcpkgs/gummi/template
index 3e65ba945131..e52b8f6d87e8 100644
--- a/srcpkgs/gummi/template
+++ b/srcpkgs/gummi/template
@@ -1,6 +1,6 @@
 # Template file for 'gummi'
 pkgname=gummi
-version=0.8.1
+version=0.8.2
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake intltool pkg-config glib-devel gtk+3-devel gettext-devel"
@@ -11,8 +11,8 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://github.com/alexandervdm/gummi/"
 changelog="https://raw.githubusercontent.com/alexandervdm/gummi/master/ChangeLog"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=061c417c8078e40c220ec891e662c9b267f67a58461eb578d3cbbb1e224294f2
+distfiles="https://github.com/alexandervdm/gummi/releases/download/$version/gummi-$version.tar.gz"
+checksum=5ad486da1f98407a806519f3a8b2b149b145af6f9cf0a438519dd1df8c066728
 
 pre_configure() {
 	autoreconf -fi

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

* Re: [PR PATCH] [Merged]: gummi: update to 0.8.2.
  2022-02-06 19:46 [PR PATCH] gummi: update to 0.8.2 paper42
  2022-02-06 20:09 ` [PR PATCH] [Updated] " paper42
@ 2022-02-06 20:10 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-02-06 20:10 UTC (permalink / raw)
  To: ml

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

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

gummi: update to 0.8.2.
https://github.com/void-linux/void-packages/pull/35450

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration)
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-02-06 20:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-06 19:46 [PR PATCH] gummi: update to 0.8.2 paper42
2022-02-06 20:09 ` [PR PATCH] [Updated] " paper42
2022-02-06 20:10 ` [PR PATCH] [Merged]: " paper42

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