Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yaru: update to 20.10.6.1.
@ 2020-10-22 16:41 mobinmob
  2020-10-24 21:29 ` mobinmob
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mobinmob @ 2020-10-22 16:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages yaru
https://github.com/void-linux/void-packages/pull/25792

yaru: update to 20.10.6.1.


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

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

From e74456218a670e67e904e119411e793c42bc4c41 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 22 Oct 2020 19:39:27 +0300
Subject: [PATCH] yaru: update to 20.10.6.1.

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

diff --git a/srcpkgs/yaru/template b/srcpkgs/yaru/template
index 0a2eea1fa05..d1dda8b1cde 100644
--- a/srcpkgs/yaru/template
+++ b/srcpkgs/yaru/template
@@ -1,6 +1,6 @@
 # Template file for 'yaru'
 pkgname=yaru
-version=20.10.3
+version=20.10.6.1
 revision=1
 build_style=meson
 hostmakedepends="glib-devel sassc pkg-config"
@@ -10,4 +10,4 @@ maintainer="Dawid Potocki <dpot@disroot.org>"
 license="GPL-3.0-or-later, CC-BY-SA-4.0"
 homepage="https://github.com/ubuntu/yaru"
 distfiles="https://github.com/ubuntu/yaru/archive/$version.tar.gz"
-checksum=ac53d799f14deb39edc54f930e7e04ff704ce6d3e4d173c2ab24424c1f5456c9
+checksum=d28fda9bf15ec920b2b2b622c3cf5e64973bccc4c97a0fda477f402e3e049b0b

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

* Re: yaru: update to 20.10.6.1.
  2020-10-22 16:41 [PR PATCH] yaru: update to 20.10.6.1 mobinmob
@ 2020-10-24 21:29 ` mobinmob
  2020-11-21 17:15 ` [PR PATCH] [Updated] " mobinmob
  2020-12-20  4:38 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: mobinmob @ 2020-10-24 21:29 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/25792#issuecomment-716057705

Comment:
ci problems on aarch64...

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

* Re: [PR PATCH] [Updated] yaru: update to 20.10.6.1.
  2020-10-22 16:41 [PR PATCH] yaru: update to 20.10.6.1 mobinmob
  2020-10-24 21:29 ` mobinmob
@ 2020-11-21 17:15 ` mobinmob
  2020-12-20  4:38 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: mobinmob @ 2020-11-21 17:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages yaru
https://github.com/void-linux/void-packages/pull/25792

yaru: update to 20.10.6.1.


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

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

From 6ceb17685a7ca8e5f150fc838d08e3393a41d13d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 22 Oct 2020 19:39:27 +0300
Subject: [PATCH] yaru: update to 20.10.6.1.

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

diff --git a/srcpkgs/yaru/template b/srcpkgs/yaru/template
index 0a2eea1fa05..d1dda8b1cde 100644
--- a/srcpkgs/yaru/template
+++ b/srcpkgs/yaru/template
@@ -1,6 +1,6 @@
 # Template file for 'yaru'
 pkgname=yaru
-version=20.10.3
+version=20.10.6.1
 revision=1
 build_style=meson
 hostmakedepends="glib-devel sassc pkg-config"
@@ -10,4 +10,4 @@ maintainer="Dawid Potocki <dpot@disroot.org>"
 license="GPL-3.0-or-later, CC-BY-SA-4.0"
 homepage="https://github.com/ubuntu/yaru"
 distfiles="https://github.com/ubuntu/yaru/archive/$version.tar.gz"
-checksum=ac53d799f14deb39edc54f930e7e04ff704ce6d3e4d173c2ab24424c1f5456c9
+checksum=d28fda9bf15ec920b2b2b622c3cf5e64973bccc4c97a0fda477f402e3e049b0b

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

* Re: [PR PATCH] [Merged]: yaru: update to 20.10.6.1.
  2020-10-22 16:41 [PR PATCH] yaru: update to 20.10.6.1 mobinmob
  2020-10-24 21:29 ` mobinmob
  2020-11-21 17:15 ` [PR PATCH] [Updated] " mobinmob
@ 2020-12-20  4:38 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2020-12-20  4:38 UTC (permalink / raw)
  To: ml

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

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

yaru: update to 20.10.6.1.
https://github.com/void-linux/void-packages/pull/25792

Description:


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

end of thread, other threads:[~2020-12-20  4:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 16:41 [PR PATCH] yaru: update to 20.10.6.1 mobinmob
2020-10-24 21:29 ` mobinmob
2020-11-21 17:15 ` [PR PATCH] [Updated] " mobinmob
2020-12-20  4:38 ` [PR PATCH] [Merged]: " ericonr

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