all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74732] [PATCH] Update mygnuhealth to 2.2.1
@ 2024-12-07 15:24 rdes via Guix-patches via
  2024-12-07 19:22 ` [bug#74733] " rdes via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: rdes via Guix-patches via @ 2024-12-07 15:24 UTC (permalink / raw)
  To: 74732


[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-12-08 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-07 15:24 [bug#74732] [PATCH] Update mygnuhealth to 2.2.1 rdes via Guix-patches via
2024-12-07 19:22 ` [bug#74733] " rdes via Guix-patches via

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.