Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] zim: update to 0.74.0.
@ 2021-09-17 18:57 mobinmob
  2021-10-03 10:53 ` [PR REVIEW] " paper42
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: mobinmob @ 2021-09-17 18:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zim
https://github.com/void-linux/void-packages/pull/33000

zim: update to 0.74.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33000.patch is attached

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

From aa237b729f435d65b96eb8377488119b7d32f9ed Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 17 Sep 2021 21:56:56 +0300
Subject: [PATCH] zim: update to 0.74.0.

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

diff --git a/srcpkgs/zim/template b/srcpkgs/zim/template
index d0f426e74e48..62d7d24cfe2c 100644
--- a/srcpkgs/zim/template
+++ b/srcpkgs/zim/template
@@ -1,6 +1,6 @@
 # Template file for 'zim'
 pkgname=zim
-version=0.73.5
+version=0.74.0
 revision=1
 build_style=python3-module
 hostmakedepends="python3-gobject python3-xdg gtk+3"
@@ -10,4 +10,4 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://zim-wiki.org/"
 distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
-checksum=a36f15d92c3994c0d55b07f83253b3d8b826beb3714865edbabc14f1cc91d63a
+checksum=f22f0d47ddb0cae4a996f736f3a6305385a381581c9d64040cb0d569e83ae60d

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

* Re: [PR REVIEW] zim: update to 0.74.0.
  2021-09-17 18:57 [PR PATCH] zim: update to 0.74.0 mobinmob
@ 2021-10-03 10:53 ` paper42
  2021-10-03 15:57 ` [PR PATCH] [Updated] " mobinmob
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-10-03 10:53 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33000#discussion_r720809496

Comment:
```suggestion
homepage="https://zim-wiki.org/"
changelog="https://raw.githubusercontent.com/zim-desktop-wiki/zim-desktop-wiki/master/CHANGELOG.md"
distfiles="https://zim-wiki.org/downloads/zim-${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] zim: update to 0.74.0.
  2021-09-17 18:57 [PR PATCH] zim: update to 0.74.0 mobinmob
  2021-10-03 10:53 ` [PR REVIEW] " paper42
@ 2021-10-03 15:57 ` mobinmob
  2021-10-03 15:58 ` [PR PATCH] [Updated] zim: update to 0.74.1 mobinmob
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-10-03 15:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zim
https://github.com/void-linux/void-packages/pull/33000

zim: update to 0.74.0.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33000.patch is attached

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

From a84315982c6d9d485cf93a3b37857dc9ad05dd86 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 17 Sep 2021 21:56:56 +0300
Subject: [PATCH] zim: update to 0.74.0.

---
 srcpkgs/zim/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zim/template b/srcpkgs/zim/template
index d0f426e74e48..665278081937 100644
--- a/srcpkgs/zim/template
+++ b/srcpkgs/zim/template
@@ -1,6 +1,6 @@
 # Template file for 'zim'
 pkgname=zim
-version=0.73.5
+version=0.74.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-gobject python3-xdg gtk+3"
@@ -9,5 +9,6 @@ short_desc="Desktop wiki"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://zim-wiki.org/"
-distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
-checksum=a36f15d92c3994c0d55b07f83253b3d8b826beb3714865edbabc14f1cc91d63a
+changelog="https://raw.githubusercontent.com/zim-desktop-wiki/zim-desktop-wiki/master/CHANGELOG.md"
+distfiles="https://zim-wiki.org/downloads/zim-${version}.tar.gz"
+checksum=7ec748e308cf99d6c053a96e6945e422534fb2ad1387a3e444337e0860ed4b33

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

* Re: [PR PATCH] [Updated] zim: update to 0.74.1.
  2021-09-17 18:57 [PR PATCH] zim: update to 0.74.0 mobinmob
  2021-10-03 10:53 ` [PR REVIEW] " paper42
  2021-10-03 15:57 ` [PR PATCH] [Updated] " mobinmob
@ 2021-10-03 15:58 ` mobinmob
  2021-10-03 15:58 ` mobinmob
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-10-03 15:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zim
https://github.com/void-linux/void-packages/pull/33000

zim: update to 0.74.1.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33000.patch is attached

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

From 26f05d08e5b8f44e3a6959ff5d1a1fe0ac1b3855 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 17 Sep 2021 21:56:56 +0300
Subject: [PATCH] zim: update to 0.74.1.

---
 srcpkgs/zim/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zim/template b/srcpkgs/zim/template
index d0f426e74e48..665278081937 100644
--- a/srcpkgs/zim/template
+++ b/srcpkgs/zim/template
@@ -1,6 +1,6 @@
 # Template file for 'zim'
 pkgname=zim
-version=0.73.5
+version=0.74.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-gobject python3-xdg gtk+3"
@@ -9,5 +9,6 @@ short_desc="Desktop wiki"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://zim-wiki.org/"
-distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
-checksum=a36f15d92c3994c0d55b07f83253b3d8b826beb3714865edbabc14f1cc91d63a
+changelog="https://raw.githubusercontent.com/zim-desktop-wiki/zim-desktop-wiki/master/CHANGELOG.md"
+distfiles="https://zim-wiki.org/downloads/zim-${version}.tar.gz"
+checksum=7ec748e308cf99d6c053a96e6945e422534fb2ad1387a3e444337e0860ed4b33

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

* Re: zim: update to 0.74.1.
  2021-09-17 18:57 [PR PATCH] zim: update to 0.74.0 mobinmob
                   ` (2 preceding siblings ...)
  2021-10-03 15:58 ` [PR PATCH] [Updated] zim: update to 0.74.1 mobinmob
@ 2021-10-03 15:58 ` mobinmob
  2021-10-03 20:47 ` [PR PATCH] [Updated] " mobinmob
  2021-10-04 11:05 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-10-03 15:58 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/33000#issuecomment-932978366

Comment:
@paper42 Done, also updated to the next minor release.

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

* Re: [PR PATCH] [Updated] zim: update to 0.74.1.
  2021-09-17 18:57 [PR PATCH] zim: update to 0.74.0 mobinmob
                   ` (3 preceding siblings ...)
  2021-10-03 15:58 ` mobinmob
@ 2021-10-03 20:47 ` mobinmob
  2021-10-04 11:05 ` [PR PATCH] [Merged]: " paper42
  5 siblings, 0 replies; 7+ messages in thread
From: mobinmob @ 2021-10-03 20:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages zim
https://github.com/void-linux/void-packages/pull/33000

zim: update to 0.74.1.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/33000.patch is attached

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

From ea74ad09bf175f477df6a509e798e7dea07abe06 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 17 Sep 2021 21:56:56 +0300
Subject: [PATCH] zim: update to 0.74.1.

---
 srcpkgs/zim/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/zim/template b/srcpkgs/zim/template
index d0f426e74e48..665278081937 100644
--- a/srcpkgs/zim/template
+++ b/srcpkgs/zim/template
@@ -1,6 +1,6 @@
 # Template file for 'zim'
 pkgname=zim
-version=0.73.5
+version=0.74.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3-gobject python3-xdg gtk+3"
@@ -9,5 +9,6 @@ short_desc="Desktop wiki"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="http://zim-wiki.org/"
-distfiles="http://zim-wiki.org/downloads/${pkgname}-${version}.tar.gz"
-checksum=a36f15d92c3994c0d55b07f83253b3d8b826beb3714865edbabc14f1cc91d63a
+changelog="https://raw.githubusercontent.com/zim-desktop-wiki/zim-desktop-wiki/master/CHANGELOG.md"
+distfiles="https://zim-wiki.org/downloads/zim-${version}.tar.gz"
+checksum=7ec748e308cf99d6c053a96e6945e422534fb2ad1387a3e444337e0860ed4b33

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

* Re: [PR PATCH] [Merged]: zim: update to 0.74.1.
  2021-09-17 18:57 [PR PATCH] zim: update to 0.74.0 mobinmob
                   ` (4 preceding siblings ...)
  2021-10-03 20:47 ` [PR PATCH] [Updated] " mobinmob
@ 2021-10-04 11:05 ` paper42
  5 siblings, 0 replies; 7+ messages in thread
From: paper42 @ 2021-10-04 11:05 UTC (permalink / raw)
  To: ml

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

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

zim: update to 0.74.1.
https://github.com/void-linux/void-packages/pull/33000

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [X] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 7+ messages in thread

end of thread, other threads:[~2021-10-04 11:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 18:57 [PR PATCH] zim: update to 0.74.0 mobinmob
2021-10-03 10:53 ` [PR REVIEW] " paper42
2021-10-03 15:57 ` [PR PATCH] [Updated] " mobinmob
2021-10-03 15:58 ` [PR PATCH] [Updated] zim: update to 0.74.1 mobinmob
2021-10-03 15:58 ` mobinmob
2021-10-03 20:47 ` [PR PATCH] [Updated] " mobinmob
2021-10-04 11:05 ` [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).