Github messages for voidlinux
 help / color / mirror / Atom feed
From: slotThe <slotThe@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] hledger: update to 1.26.1
Date: Fri, 02 Sep 2022 07:47:22 +0200	[thread overview]
Message-ID: <20220902054722.9WkqNN9f5rFHWhp1w5qPphgWe1deSp99VMka7Y7FtbE@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39040@inbox.vuxu.org>

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

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

https://github.com/slotThe/void-packages hledger/1.26.1
https://github.com/void-linux/void-packages/pull/39040

hledger: update to 1.26.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

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

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

From a690de483554868e7808e461aa692dccfbc8badc Mon Sep 17 00:00:00 2001
From: Tony Zorman <soliditsallgood@mailbox.org>
Date: Thu, 1 Sep 2022 19:57:49 +0200
Subject: [PATCH] hledger: update to 1.27

---
 srcpkgs/hledger/files/stack.yaml | 22 ++++++++++++++++++++++
 srcpkgs/hledger/template         |  5 ++---
 2 files changed, 24 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/hledger/files/stack.yaml

diff --git a/srcpkgs/hledger/files/stack.yaml b/srcpkgs/hledger/files/stack.yaml
new file mode 100644
index 000000000000..b5f41932e272
--- /dev/null
+++ b/srcpkgs/hledger/files/stack.yaml
@@ -0,0 +1,22 @@
+resolver: lts-19.0
+
+packages:
+- hledger-lib
+- hledger
+- hledger-ui
+- hledger-web
+
+extra-deps:
+# for hledger-lib:
+- breakpoint-0.1.0.0
+# for hledger:
+# for hledger-ui:
+- brick-1.0
+- bimap-0.5.0
+- text-zipper-0.12
+- vty-5.36
+# for hledger-web:
+# for Shake.hs:
+
+ghc-options:
+  "$locals": -fplugin Debug.Breakpoint
diff --git a/srcpkgs/hledger/template b/srcpkgs/hledger/template
index 32d39207fd82..ceb95dbdbbc1 100644
--- a/srcpkgs/hledger/template
+++ b/srcpkgs/hledger/template
@@ -1,9 +1,8 @@
 # Template file for 'hledger'
 pkgname=hledger
-version=1.25
+version=1.27
 revision=1
 build_style=haskell-stack
-stackage="lts-19.0"
 makedepends="zlib-devel ncurses-devel"
 short_desc="Simple, precise, plain text accounting"
 maintainer="Inokentiy Babushkin <twk@twki.de>"
@@ -11,7 +10,7 @@ license="GPL-3.0-or-later"
 homepage="https://hledger.org/"
 changelog="https://hackage.haskell.org/package/hledger-${version}/changelog"
 distfiles="https://github.com/simonmichael/${pkgname}/archive/${version}.tar.gz"
-checksum=4c947c2a7d243d2a56efc1fa02994a118e995df025a412f6d2daeadfd78338ee
+checksum=1a3d1d321cf5fb9ae6d214a5a4a71775680a8146cf43f77e523a2e6c0af9d366
 nopie_files="/usr/bin/hledger"
 nocross=yes # Can't yet cross compile Haskell
 

  reply	other threads:[~2022-09-02  5:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 17:59 [PR PATCH] " slotThe
2022-09-02  5:47 ` slotThe [this message]
2022-09-02  5:48 ` hledger: update to 1.27 slotThe
2022-09-06  5:49 ` [PR REVIEW] " classabbyamp
2022-09-06  6:06 ` [PR PATCH] [Updated] " slotThe
2022-09-06  6:43 ` [PR PATCH] [Merged]: " classabbyamp

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=20220902054722.9WkqNN9f5rFHWhp1w5qPphgWe1deSp99VMka7Y7FtbE@z \
    --to=slotthe@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).