Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Minder: update to 1.13.1.
@ 2021-10-06 19:49 TeddyDD
  2021-10-06 19:50 ` [PR PATCH] [Updated] " TeddyDD
  2021-10-06 21:47 ` [PR PATCH] [Merged]: " Johnnynator
  0 siblings, 2 replies; 3+ messages in thread
From: TeddyDD @ 2021-10-06 19:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-Minder
https://github.com/void-linux/void-packages/pull/33389

Minder: update to 1.13.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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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/33389.patch is attached

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

From adc38bdc826d5d5c4255c4314eb4795f9ac6e739 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 6 Oct 2021 21:48:53 +0200
Subject: [PATCH] Minder: update to 1.13.1.

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

diff --git a/srcpkgs/Minder/template b/srcpkgs/Minder/template
index 9ec640b42fd7..4c9a62c79f9f 100644
--- a/srcpkgs/Minder/template
+++ b/srcpkgs/Minder/template
@@ -1,17 +1,17 @@
 # Template file for 'Minder'
 pkgname=Minder
-version=1.11.1
+version=1.13.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config glib-devel vala"
 makedepends="cairo-devel granite-devel gtk+3-devel libxml2-devel libgee08-devel
- libarchive-devel discount-devel gtksourceview-devel"
+ libarchive-devel discount-devel gtksourceview4-devel libhandy1-devel"
 short_desc="Mind-mapping application designed for Pantheon"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/phase1geo/Minder"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=954b84be60233c6c46be58f6bc365b3b8c376ba312d15ec74edf82c5cf9eea27
+checksum=f319501e40e53e7721864d73e8c071960acc40a4f32dd84e85646a2031be215a
 
 post_install() {
 	vinstall data/com.github.phase1geo.minder.desktop 644 /usr/share/applications/

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

* Re: [PR PATCH] [Updated] Minder: update to 1.13.1.
  2021-10-06 19:49 [PR PATCH] Minder: update to 1.13.1 TeddyDD
@ 2021-10-06 19:50 ` TeddyDD
  2021-10-06 21:47 ` [PR PATCH] [Merged]: " Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: TeddyDD @ 2021-10-06 19:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-Minder
https://github.com/void-linux/void-packages/pull/33389

Minder: update to 1.13.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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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/33389.patch is attached

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

From ba452bff5c1b2fbf9a448968ec0e09c4696a9c6a Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Wed, 6 Oct 2021 21:48:53 +0200
Subject: [PATCH] Minder: update to 1.13.1.

---
 srcpkgs/Minder/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/Minder/template b/srcpkgs/Minder/template
index 9ec640b42fd7..2022aca4548d 100644
--- a/srcpkgs/Minder/template
+++ b/srcpkgs/Minder/template
@@ -1,17 +1,17 @@
 # Template file for 'Minder'
 pkgname=Minder
-version=1.11.1
+version=1.13.1
 revision=1
 build_style=meson
 hostmakedepends="pkg-config glib-devel vala"
 makedepends="cairo-devel granite-devel gtk+3-devel libxml2-devel libgee08-devel
- libarchive-devel discount-devel gtksourceview-devel"
+ libarchive-devel discount-devel gtksourceview4-devel libhandy1-devel"
 short_desc="Mind-mapping application designed for Pantheon"
 maintainer="Cameron Nemo <cnemo@tutanota.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/phase1geo/Minder"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=954b84be60233c6c46be58f6bc365b3b8c376ba312d15ec74edf82c5cf9eea27
+distfiles="https://github.com/phase1geo/Minder/archive/${version}.tar.gz"
+checksum=f319501e40e53e7721864d73e8c071960acc40a4f32dd84e85646a2031be215a
 
 post_install() {
 	vinstall data/com.github.phase1geo.minder.desktop 644 /usr/share/applications/

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

* Re: [PR PATCH] [Merged]: Minder: update to 1.13.1.
  2021-10-06 19:49 [PR PATCH] Minder: update to 1.13.1 TeddyDD
  2021-10-06 19:50 ` [PR PATCH] [Updated] " TeddyDD
@ 2021-10-06 21:47 ` Johnnynator
  1 sibling, 0 replies; 3+ messages in thread
From: Johnnynator @ 2021-10-06 21:47 UTC (permalink / raw)
  To: ml

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

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

Minder: update to 1.13.1.
https://github.com/void-linux/void-packages/pull/33389

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?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] 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] 3+ messages in thread

end of thread, other threads:[~2021-10-06 21:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06 19:49 [PR PATCH] Minder: update to 1.13.1 TeddyDD
2021-10-06 19:50 ` [PR PATCH] [Updated] " TeddyDD
2021-10-06 21:47 ` [PR PATCH] [Merged]: " Johnnynator

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