GNU bug report logs - #37050
[PATCH] gnu: gramps: Update to 5.0.2.

Previous Next

Package: guix-patches;

Reported by: Guillaume Le Vaillant <glv <at> posteo.net>

Date: Fri, 16 Aug 2019 09:44:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Subject: bug#37050: closed (Re: [bug#37050] [PATCH] gnu: gramps: Update to
 5.0.2.)
Date: Fri, 16 Aug 2019 20:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#37050: [PATCH] gnu: gramps: Update to 5.0.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 37050 <at> debbugs.gnu.org.

-- 
37050: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37050
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: 37050-done <at> debbugs.gnu.org
Subject: Re: [bug#37050] [PATCH] gnu: gramps: Update to 5.0.2.
Date: Fri, 16 Aug 2019 22:54:15 +0200
Guillaume Le Vaillant <glv <at> posteo.net> skribis:

> * gnu/packages/genealogy.scm (gramps): Update to 5.0.2.

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Guillaume Le Vaillant <glv <at> posteo.net>
Subject: [PATCH] gnu: gramps: Update to 5.0.2.
Date: Fri, 16 Aug 2019 11:42:37 +0200
* gnu/packages/genealogy.scm (gramps): Update to 5.0.2.
---
 gnu/packages/genealogy.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/genealogy.scm b/gnu/packages/genealogy.scm
index 2db3fdb918..ec9d99400f 100644
--- a/gnu/packages/genealogy.scm
+++ b/gnu/packages/genealogy.scm
@@ -38,7 +38,7 @@
 (define-public gramps
   (package
     (name "gramps")
-    (version "5.0.1")
+    (version "5.0.2")
     (source
      (origin
        (method git-fetch)
@@ -48,7 +48,7 @@
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1jz1fbjj6byndvir7qxzhd2ryirrd5h2kwndxpp53xdc05z1i8g7"))))
+         "0wg743q8ixy5dmwricgkl4zck4109vq5ppmkyi18qjmna9m0aq7r"))))
     (build-system python-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)
-- 
2.22.1




This bug report was last modified 5 years and 362 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.