Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libadwaita: update to 1.0.0alpha3.
@ 2021-10-12  6:07 paper42
  2021-10-12 21:27 ` [PR PATCH] [Merged]: " paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: paper42 @ 2021-10-12  6:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages libadwaitaa3
https://github.com/void-linux/void-packages/pull/33493

libadwaita: update to 1.0.0alpha3.
<!-- 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/33493.patch is attached

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

From 32b1fb062c5a496953123b4cdbeee343843e3d4c Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Tue, 12 Oct 2021 08:05:39 +0200
Subject: [PATCH] libadwaita: update to 1.0.0alpha3.

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

diff --git a/srcpkgs/libadwaita/template b/srcpkgs/libadwaita/template
index 6b49f233b3ec..94379f7d8a9a 100644
--- a/srcpkgs/libadwaita/template
+++ b/srcpkgs/libadwaita/template
@@ -1,8 +1,8 @@
 # Template file for 'libadwaita'
 pkgname=libadwaita
-version=1.0.0alpha2
+version=1.0.0alpha3
 revision=1
-_ver=1.0.0-alpha.2
+_ver=1.0.0.alpha.3
 wrksrc="$pkgname-${_ver}"
 build_style=meson
 build_helper="gir"
@@ -17,7 +17,7 @@ maintainer="Michal Vasilek <michal@vasilek.cz>"
 license="LGPL-2.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/libadwaita/"
 distfiles="https://gitlab.gnome.org/GNOME/libadwaita/-/archive/$_ver/libadwaita-$_ver.tar.gz"
-checksum=0b59561825eab9e4b930e330eb64a5eef29d1d797549bbf2a734158d6cb347fd
+checksum=dfb7397b9d04580707b57431e9d0991d9216b5aca472f108b21a09bbd29910cd
 
 build_options="gir gtk_doc"
 build_options_default="gir gtk_doc"

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

* Re: [PR PATCH] [Merged]: libadwaita: update to 1.0.0alpha3.
  2021-10-12  6:07 [PR PATCH] libadwaita: update to 1.0.0alpha3 paper42
@ 2021-10-12 21:27 ` paper42
  2021-12-07 15:21 ` MPC7500
  2021-12-08 20:13 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2021-10-12 21:27 UTC (permalink / raw)
  To: ml

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

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

libadwaita: update to 1.0.0alpha3.
https://github.com/void-linux/void-packages/pull/33493

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] 4+ messages in thread

* Re: libadwaita: update to 1.0.0alpha3.
  2021-10-12  6:07 [PR PATCH] libadwaita: update to 1.0.0alpha3 paper42
  2021-10-12 21:27 ` [PR PATCH] [Merged]: " paper42
@ 2021-12-07 15:21 ` MPC7500
  2021-12-08 20:13 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: MPC7500 @ 2021-12-07 15:21 UTC (permalink / raw)
  To: ml

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

New comment by MPC7500 on void-packages repository

https://github.com/void-linux/void-packages/pull/33493#issuecomment-988025695

Comment:
The first beta was just released
https://gitlab.gnome.org/GNOME/libadwaita/-/tags

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

* Re: libadwaita: update to 1.0.0alpha3.
  2021-10-12  6:07 [PR PATCH] libadwaita: update to 1.0.0alpha3 paper42
  2021-10-12 21:27 ` [PR PATCH] [Merged]: " paper42
  2021-12-07 15:21 ` MPC7500
@ 2021-12-08 20:13 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2021-12-08 20:13 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33493#issuecomment-989161195

Comment:
@MPC7500 I know about the update, we won't update to beta1 for now because it requires GTK 4.5 which is a development release.

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

end of thread, other threads:[~2021-12-08 20:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-12  6:07 [PR PATCH] libadwaita: update to 1.0.0alpha3 paper42
2021-10-12 21:27 ` [PR PATCH] [Merged]: " paper42
2021-12-07 15:21 ` MPC7500
2021-12-08 20:13 ` 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).