From: rdes via Guix-patches via <guix-patches@gnu.org>
To: 74733@debbugs.gnu.org
Subject: [bug#74733] [PATCH] Update mygnuhealth to 2.2.1
Date: Sat, 07 Dec 2024 19:22:53 +0000 [thread overview]
Message-ID: <rygwkVfBZqjzTHO_bv2lmTqU1Dt92EpP66aSOszkMP1EEiQr2lzm9XbfqzX_s9-AqtbzABgfLNQ1PGqMUQ4M6C_BJYCTjunzVvBcdJ6bpcg=@proton.me> (raw)
In-Reply-To: <prkaL9wsNYQnEezcNam-7v_NQYUFY_vyAHTnhaS__Leq9kjjK49gbfl3LWQA7VxiHEtDXLDRFmHXOwYMKIsi1s-mIVxk3IIAkwibu7mWZfE=@proton.me>
[-- Attachment #1.1: Type: text/plain, Size: 448 bytes --]
Hello,
The attached patch is to supersede the previous one, which updates mygnuhealth to 2.2.1.
Needed to change kirigami to kirigami-5 since it defaults to kirigami-6 now.
Sent with [Proton Mail](https://proton.me/mail/home) secure email.
On Saturday, December 7th, 2024 at 10:24 AM, rdes <rdes@proton.me> wrote:
> Hello,
> The attached patch updates mygnuhealth to 2.2.1.
>
> Sent with [Proton Mail](https://proton.me/mail/home) secure email.
[-- Attachment #1.2: Type: text/html, Size: 2374 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-mygnuhealth-Update-to-2.2.1.patch --]
[-- Type: text/x-patch; name=0001-gnu-mygnuhealth-Update-to-2.2.1.patch, Size: 1329 bytes --]
From f74e8e1be591dcd14a4785b2d6769d746af6ac1f Mon Sep 17 00:00:00 2001
Message-ID: <f74e8e1be591dcd14a4785b2d6769d746af6ac1f.1733599070.git.rdes@protonmail.com>
From: Ryan Desfosses <rdes@protonmail.com>
Date: Sat, 7 Dec 2024 14:17:02 -0500
Subject: [PATCH] gnu: mygnuhealth: Update to 2.2.1.
* gnu/packages/medical.scm (mygnuhealth): Update to 2.2.1
Change-Id: Ifeaead2c6ee715b94706267c1d5b1dcd0e98e84e
---
gnu/packages/medical.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/medical.scm b/gnu/packages/medical.scm
index 15bd870f83..c755508db9 100644
--- a/gnu/packages/medical.scm
+++ b/gnu/packages/medical.scm
@@ -37,7 +37,7 @@ (define-module (gnu packages medical)
(define-public mygnuhealth
(package
(name "mygnuhealth")
- (version "1.0.5")
+ (version "2.2.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "MyGNUHealth" version))
@@ -61,7 +61,7 @@ (define-public mygnuhealth
(setenv "HOME" "/tmp"))))))
(native-inputs (list python-pyside-2))
(inputs (list bash-minimal
- kirigami
+ kirigami-5
python
python-bcrypt
python-matplotlib
base-commit: 86c2d8d26f5232cdeb716151269a0d439f799442
--
2.46.0
prev parent reply other threads:[~2024-12-08 10:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-07 15:24 [bug#74732] [PATCH] Update mygnuhealth to 2.2.1 rdes via Guix-patches via
2024-12-07 19:22 ` rdes via Guix-patches via [this message]
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='rygwkVfBZqjzTHO_bv2lmTqU1Dt92EpP66aSOszkMP1EEiQr2lzm9XbfqzX_s9-AqtbzABgfLNQ1PGqMUQ4M6C_BJYCTjunzVvBcdJ6bpcg=@proton.me' \
--to=guix-patches@gnu.org \
--cc=74733@debbugs.gnu.org \
--cc=rdes@proton.me \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).