[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72785] [PATCH] gnu: gmid: Update to 2.1.1.
From: |
GNU Guix Live |
Subject: |
[bug#72785] [PATCH] gnu: gmid: Update to 2.1.1. |
Date: |
Sun, 25 Aug 2024 14:37:33 +0200 |
Please ignore my other patch for gmid version 2.1, the newer fix a counple of
bugs.
Sorry again.
C.
Change-Id: Ia9fbcb5816fdce7b63650f52e957cfc9e9a055c2
---
gnu/packages/web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 6dd07a0b08..e21191ae84 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8954,7 +8954,7 @@ (define-public librocket
(define-public gmid
(package
(name "gmid")
- (version "2.1")
+ (version "2.1.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -8962,7 +8962,7 @@ (define-public gmid
version "/gmid-" version ".tar.gz"))
(sha256
(base32
- "0jrl3dxkgsykywq6ka7rg2xknhs7mmpwzkk2mnacn267pcxy5xyi"))))
+ "1gy41858xxgbvngw7b162sq8vddd104a3cdd53pp2vk1f91gxc4y"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "regress"
base-commit: 4299b4cc881deaadf908937cda1e9cbc48a40a38
prerequisite-patch-id: dd0fa1e6fe20e5a2a9bf9563e8d7becfac58dad1
prerequisite-patch-id: c2848db30c50f6b53a055d46f86928da9c0619e1
prerequisite-patch-id: 8e1e04ff8df5e8fd2ec57818173ac6328f225af9
prerequisite-patch-id: 122801570fd9f3518162e6decccfa05c067afc7c
prerequisite-patch-id: b8c45e8bd2101694845b8091b71d3d4431157191
prerequisite-patch-id: 1684edec87844804608b7dd77b6aaa1095e3c29f
prerequisite-patch-id: cd5ade6cb046638003f971d717c9a53700563131
--
2.38.1
- [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3., GNU Guix Live, 2024/08/24
- [bug#72786] [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 3/6] gnu: cl-nodgui: Update to 0.7.0.2., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 5/6] gnu: tinmop: Update to 0.9.9.14142135623., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 6/6] gnu: gmid: Update to 2.1., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH] gnu: cl-nodgui: Update to 0.7.0.3., GNU Guix Live, 2024/08/25
- [bug#72785] [PATCH] gnu: gmid: Update to 2.1.1.,
GNU Guix Live <=
- bug#72785: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3., Guillaume Le Vaillant, 2024/08/26