all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rdes via Guix-patches via <guix-patches@gnu.org>
To: 74732@debbugs.gnu.org
Subject: [bug#74732] [PATCH] Update mygnuhealth to 2.2.1
Date: Sat, 07 Dec 2024 15:24:34 +0000	[thread overview]
Message-ID: <prkaL9wsNYQnEezcNam-7v_NQYUFY_vyAHTnhaS__Leq9kjjK49gbfl3LWQA7VxiHEtDXLDRFmHXOwYMKIsi1s-mIVxk3IIAkwibu7mWZfE=@proton.me> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 123 bytes --]

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: 719 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: 1014 bytes --]

From 9c9ecc1f81c7d479dcc056a6f58ad0346cb44b20 Mon Sep 17 00:00:00 2001
Message-ID: <9c9ecc1f81c7d479dcc056a6f58ad0346cb44b20.1733584479.git.ryan.desfosses@colorado.edu>
From: Ryan Desfosses <ryan.desfosses@colorado.edu>
Date: Sat, 7 Dec 2024 10:11:55 -0500
Subject: [PATCH] gnu: mygnuhealth: Update to 2.2.1.

* gnu/packages/medical.scm (mygnuhealth): Update to 2.2.1

Change-Id: I250643ddeac879fcffe5cc9d9cd58d8c9e5d78df
---
 gnu/packages/medical.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/medical.scm b/gnu/packages/medical.scm
index 15bd870f83..81fc014702 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))

base-commit: 86c2d8d26f5232cdeb716151269a0d439f799442
-- 
2.46.0


             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 rdes via Guix-patches via [this message]
2024-12-07 19:22 ` [bug#74733] [PATCH] Update mygnuhealth to 2.2.1 rdes via Guix-patches via

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='prkaL9wsNYQnEezcNam-7v_NQYUFY_vyAHTnhaS__Leq9kjjK49gbfl3LWQA7VxiHEtDXLDRFmHXOwYMKIsi1s-mIVxk3IIAkwibu7mWZfE=@proton.me' \
    --to=guix-patches@gnu.org \
    --cc=74732@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.