Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libraqm: update to 0.7.0
@ 2020-01-18 10:37 voidlinux-github
  2020-01-18 12:54 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-18 15:30 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18 10:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Mikkelhauvgaard/void-packages libraqm-0.7.0
https://github.com/void-linux/void-packages/pull/18367

libraqm: update to 0.7.0


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

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

From 08780378893d9764233ea1bcebad0d1c13c90dc1 Mon Sep 17 00:00:00 2001
From: Mikkel Hauvgaard <mikkel@hauvgaard.xyz>
Date: Sat, 18 Jan 2020 11:26:07 +0100
Subject: [PATCH] libraqm: update to 0.7.0

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

diff --git a/srcpkgs/libraqm/template b/srcpkgs/libraqm/template
index b9212902a23..3d6bc0e65d5 100644
--- a/srcpkgs/libraqm/template
+++ b/srcpkgs/libraqm/template
@@ -1,6 +1,6 @@
 # Template file for 'libraqm'
 pkgname=libraqm
-version=0.5.0
+version=0.7.0
 revision=1
 wrksrc="raqm-${version}"
 build_style=gnu-configure
@@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
 homepage="https://github.com/HOST-Oman/libraqm"
 license="MIT"
 distfiles="https://github.com/HOST-Oman/libraqm/releases/download/v${version}/raqm-${version}.tar.gz"
-checksum=a06036ad6bd0abdc656de0b4189cc7f397ec1beb17061012732e32761a02c989
+checksum=e28575ecdd4e8a1d277d9be8268bb663ce1e476aaf55eb0456787821ddf0f941
 
 post_install() {
 	vlicense COPYING LICENSE

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

* Re: [PR PATCH] [Updated] libraqm: update to 0.7.0
  2020-01-18 10:37 [PR PATCH] libraqm: update to 0.7.0 voidlinux-github
@ 2020-01-18 12:54 ` voidlinux-github
  2020-01-18 15:30 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18 12:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Mikkelhauvgaard/void-packages libraqm-0.7.0
https://github.com/void-linux/void-packages/pull/18367

libraqm: update to 0.7.0


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

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

From 88bc2c7805205a8e237bdab7241b001234b8ae33 Mon Sep 17 00:00:00 2001
From: Mikkel Hauvgaard <mikkel@hauvgaard.xyz>
Date: Sat, 18 Jan 2020 11:26:07 +0100
Subject: [PATCH] libraqm: update to 0.7.0

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

diff --git a/srcpkgs/libraqm/template b/srcpkgs/libraqm/template
index b9212902a23..23cb0b0f9cb 100644
--- a/srcpkgs/libraqm/template
+++ b/srcpkgs/libraqm/template
@@ -1,6 +1,6 @@
 # Template file for 'libraqm'
 pkgname=libraqm
-version=0.5.0
+version=0.7.0
 revision=1
 wrksrc="raqm-${version}"
 build_style=gnu-configure
@@ -8,10 +8,10 @@ hostmakedepends="pkg-config"
 makedepends="harfbuzz-devel fribidi-devel"
 short_desc="Library for complex text layout"
 maintainer="Alessio Sergi <al3hex@gmail.com>"
-homepage="https://github.com/HOST-Oman/libraqm"
 license="MIT"
+homepage="https://github.com/HOST-Oman/libraqm"
 distfiles="https://github.com/HOST-Oman/libraqm/releases/download/v${version}/raqm-${version}.tar.gz"
-checksum=a06036ad6bd0abdc656de0b4189cc7f397ec1beb17061012732e32761a02c989
+checksum=e28575ecdd4e8a1d277d9be8268bb663ce1e476aaf55eb0456787821ddf0f941
 
 post_install() {
 	vlicense COPYING LICENSE

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

* Re: [PR PATCH] [Merged]: libraqm: update to 0.7.0
  2020-01-18 10:37 [PR PATCH] libraqm: update to 0.7.0 voidlinux-github
  2020-01-18 12:54 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-18 15:30 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2020-01-18 15:30 UTC (permalink / raw)
  To: ml

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

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

libraqm: update to 0.7.0
https://github.com/void-linux/void-packages/pull/18367

Description:


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

end of thread, other threads:[~2020-01-18 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-18 10:37 [PR PATCH] libraqm: update to 0.7.0 voidlinux-github
2020-01-18 12:54 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-18 15:30 ` [PR PATCH] [Merged]: " 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).