Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gdk-pixbuf: update to 2.39.2
@ 2019-10-15 16:10 voidlinux-github
  2019-10-15 18:58 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-15 16:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/deeany/void-packages gdk_pixbuf
https://github.com/void-linux/void-packages/pull/15492

gdk-pixbuf: update to 2.39.2


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

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

From 44a68a4a62b83bd372cdcf6a440fe0d173172d60 Mon Sep 17 00:00:00 2001
From: deeany <andre.nyman02@gmail.com>
Date: Tue, 15 Oct 2019 22:09:14 +0300
Subject: [PATCH] gdk-pixbuf: update to 2.39.2

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

diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template
index 9038b7637db..f956a6761f5 100644
--- a/srcpkgs/gdk-pixbuf/template
+++ b/srcpkgs/gdk-pixbuf/template
@@ -1,7 +1,7 @@
 # Template file for 'gdk-pixbuf'
 pkgname=gdk-pixbuf
-version=2.38.1
-revision=2
+version=2.39.2
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dgir=$(vopt_if gir true false) -Djasper=false
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/GdkPixbuf"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=f19ff836ba991031610dcc53774e8ca436160f7d981867c8c3a37acfe493ab3a
+checksum=63e59387b5c5504f3bf07530bac0b69542e55936e09283400d32529b2b32e1ca
 
 # Package build options
 build_options="gir"

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

* Re: [PR PATCH] [Updated] gdk-pixbuf: update to 2.39.2
  2019-10-15 16:10 [PR PATCH] gdk-pixbuf: update to 2.39.2 voidlinux-github
  2019-10-15 18:58 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-15 18:58 ` voidlinux-github
  2019-10-19 18:43 ` [PR PATCH] [Merged]: gdk-pixbuf: update to 2.40.0 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-15 18:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/deeany/void-packages gdk_pixbuf
https://github.com/void-linux/void-packages/pull/15492

gdk-pixbuf: update to 2.39.2


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

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

From 3ffce88c238bcd33f19764697c54242b3ef26bba Mon Sep 17 00:00:00 2001
From: deeany <andre.nyman02@gmail.com>
Date: Tue, 15 Oct 2019 22:09:14 +0300
Subject: [PATCH] gdk-pixbuf: update to 2.40.0

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

diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template
index 9038b7637db..d86b347d28d 100644
--- a/srcpkgs/gdk-pixbuf/template
+++ b/srcpkgs/gdk-pixbuf/template
@@ -1,7 +1,7 @@
 # Template file for 'gdk-pixbuf'
 pkgname=gdk-pixbuf
-version=2.38.1
-revision=2
+version=2.40.0
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dgir=$(vopt_if gir true false) -Djasper=false
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/GdkPixbuf"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=f19ff836ba991031610dcc53774e8ca436160f7d981867c8c3a37acfe493ab3a
+checksum=1582595099537ca8ff3b99c6804350b4c058bb8ad67411bbaae024ee7cead4e6
 
 # Package build options
 build_options="gir"

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

* Re: [PR PATCH] [Updated] gdk-pixbuf: update to 2.39.2
  2019-10-15 16:10 [PR PATCH] gdk-pixbuf: update to 2.39.2 voidlinux-github
@ 2019-10-15 18:58 ` voidlinux-github
  2019-10-15 18:58 ` voidlinux-github
  2019-10-19 18:43 ` [PR PATCH] [Merged]: gdk-pixbuf: update to 2.40.0 voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-15 18:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/deeany/void-packages gdk_pixbuf
https://github.com/void-linux/void-packages/pull/15492

gdk-pixbuf: update to 2.39.2


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

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

From 3ffce88c238bcd33f19764697c54242b3ef26bba Mon Sep 17 00:00:00 2001
From: deeany <andre.nyman02@gmail.com>
Date: Tue, 15 Oct 2019 22:09:14 +0300
Subject: [PATCH] gdk-pixbuf: update to 2.40.0

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

diff --git a/srcpkgs/gdk-pixbuf/template b/srcpkgs/gdk-pixbuf/template
index 9038b7637db..d86b347d28d 100644
--- a/srcpkgs/gdk-pixbuf/template
+++ b/srcpkgs/gdk-pixbuf/template
@@ -1,7 +1,7 @@
 # Template file for 'gdk-pixbuf'
 pkgname=gdk-pixbuf
-version=2.38.1
-revision=2
+version=2.40.0
+revision=1
 build_style=meson
 build_helper="gir"
 configure_args="-Dgir=$(vopt_if gir true false) -Djasper=false
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/GdkPixbuf"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=f19ff836ba991031610dcc53774e8ca436160f7d981867c8c3a37acfe493ab3a
+checksum=1582595099537ca8ff3b99c6804350b4c058bb8ad67411bbaae024ee7cead4e6
 
 # Package build options
 build_options="gir"

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

* Re: [PR PATCH] [Merged]: gdk-pixbuf: update to 2.40.0
  2019-10-15 16:10 [PR PATCH] gdk-pixbuf: update to 2.39.2 voidlinux-github
  2019-10-15 18:58 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-15 18:58 ` voidlinux-github
@ 2019-10-19 18:43 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-19 18:43 UTC (permalink / raw)
  To: ml

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

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

gdk-pixbuf: update to 2.40.0
https://github.com/void-linux/void-packages/pull/15492

Description:


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

end of thread, other threads:[~2019-10-19 18:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-15 16:10 [PR PATCH] gdk-pixbuf: update to 2.39.2 voidlinux-github
2019-10-15 18:58 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-15 18:58 ` voidlinux-github
2019-10-19 18:43 ` [PR PATCH] [Merged]: gdk-pixbuf: update to 2.40.0 voidlinux-github

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