Github messages for voidlinux
 help / color / mirror / Atom feed
From: bitmeise <bitmeise@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] hledger: update to 1.17.1
Date: Sun, 05 Apr 2020 12:36:50 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20669@inbox.vuxu.org> (raw)

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

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

https://github.com/bitmeise/void-packages hledger1171
https://github.com/void-linux/void-packages/pull/20669

hledger: update to 1.17.1
Please note: This update removes hledger-api, which has been merged into hledger-web.

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

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

From 0c084e623eaf15120e8728033da465d0dd216644 Mon Sep 17 00:00:00 2001
From: Ameise <ameise@bitparlament.de>
Date: Sun, 5 Apr 2020 12:32:02 +0200
Subject: [PATCH] hledger: update to 1.17.1

---
 srcpkgs/hledger-api              |  1 -
 srcpkgs/hledger/files/stack.yaml | 14 --------------
 srcpkgs/hledger/template         | 17 ++++-------------
 3 files changed, 4 insertions(+), 28 deletions(-)
 delete mode 120000 srcpkgs/hledger-api
 delete mode 100644 srcpkgs/hledger/files/stack.yaml

diff --git a/srcpkgs/hledger-api b/srcpkgs/hledger-api
deleted file mode 120000
index a4387358df9..00000000000
--- a/srcpkgs/hledger-api
+++ /dev/null
@@ -1 +0,0 @@
-hledger
\ No newline at end of file
diff --git a/srcpkgs/hledger/files/stack.yaml b/srcpkgs/hledger/files/stack.yaml
deleted file mode 100644
index 58928be9adf..00000000000
--- a/srcpkgs/hledger/files/stack.yaml
+++ /dev/null
@@ -1,14 +0,0 @@
-resolver: lts-13.30
-packages:
-- hledger-lib
-- hledger
-- hledger-ui
-- hledger-web
-- hledger-api
-extra-deps:
-- brick-0.46
-- text-zipper-0.10.1
-- config-ini-0.2.4.0
-- data-clist-0.1.2.3
-- word-wrap-0.4.1
-- unix-compat-0.5.2
diff --git a/srcpkgs/hledger/template b/srcpkgs/hledger/template
index 8be58a43acb..609244f0bab 100644
--- a/srcpkgs/hledger/template
+++ b/srcpkgs/hledger/template
@@ -1,7 +1,7 @@
 # Template file for 'hledger'
 pkgname=hledger
-version=1.15.2
-revision=2
+version=1.17.1.1
+revision=1
 wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=haskell-stack
 makedepends="zlib-devel ncurses-devel"
@@ -9,9 +9,9 @@ short_desc="Simple, precise, plain text accounting"
 maintainer="Inokentiy Babushkin <twk@twki.de>"
 license="GPL-3.0-or-later"
 homepage="http://hledger.org/"
-changelog="https://hackage.haskell.org/package/hledger-1.15.2/changelog"
+changelog="https://hackage.haskell.org/package/hledger-${version}/changelog"
 distfiles="https://github.com/simonmichael/${pkgname}/archive/${pkgname}-${version}.tar.gz"
-checksum=3f305dad8326797e224aa72d2ec54da9b19c7be8a2665ecdd19217beb018fd6b
+checksum=fabd0fd788617eab56aac74b6b5b7a1a3177513cb97675b91eb21263691be872
 nopie_files="/usr/bin/hledger"
 nocross=yes # Can't yet cross compile Haskell
 
@@ -39,12 +39,3 @@ hledger-web_package() {
 		vman hledger-web/hledger-web.1
 	}
 }
-
-hledger-api_package() {
-	nopie_files="/usr/bin/hledger-api"
-	depends="${sourcepkg}>=${version}_${revision}"
-	pkg_install() {
-		vmove usr/bin/hledger-api
-		vman hledger-api/hledger-api.1
-	}
-}

             reply	other threads:[~2020-04-05 10:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 10:36 bitmeise [this message]
2020-04-05 14:47 ` q66
2020-04-05 20:23 ` bitmeise
2020-04-05 20:23 ` [PR PATCH] [Closed]: " bitmeise

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-20669@inbox.vuxu.org \
    --to=bitmeise@users.noreply.github.com \
    --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).