Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] lily: update to 1.9.
Date: Fri, 19 Jul 2019 15:59:19 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13223@inbox.vuxu.org> (raw)

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

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

https://github.com/daniel-eys/void-packages lily
https://github.com/void-linux/void-packages/pull/13223

lily: update to 1.9.
None

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

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

From 60e5b9ce0fa5600a00117c6dae14791b28aed4b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Fri, 12 Jul 2019 17:37:57 +0200
Subject: [PATCH] lily: update to 1.9.

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

diff --git a/srcpkgs/lily/template b/srcpkgs/lily/template
index afbc0dd9bb6..6b5f8e9da6b 100644
--- a/srcpkgs/lily/template
+++ b/srcpkgs/lily/template
@@ -1,6 +1,6 @@
 # Template file for 'lily'
 pkgname=lily
-version=1.8
+version=1.9
 revision=1
 wrksrc="lily-v${version}"
 build_style=cmake
@@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://gitlab.com/FascinatedBox/lily"
 distfiles="https://gitlab.com/FascinatedBox/lily/-/archive/v${version}/lily-v${version}.tar.bz2"
-checksum=cbd8d6bfeab37415fefdcd5a4b292792a2d48c74792314544e8501925c9959f9
+checksum=81abc5809f34fb04cbef7cf8ef782edd582b6d34996dab57e57298d6d807fe3b
 
 post_install() {
 	vlicense license.txt
@@ -20,6 +20,6 @@ lily-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
-		vmove usr/lib/*.so
+		vmove "usr/lib/*.so"
 	}
 }

             reply	other threads:[~2019-07-19 13:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19 13:59 voidlinux-github [this message]
2019-07-19 19:08 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13223@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).