unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37050] [PATCH] gnu: gramps: Update to 5.0.2.
@ 2019-08-16  9:42 Guillaume Le Vaillant
  2019-08-16 20:54 ` bug#37050: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Guillaume Le Vaillant @ 2019-08-16  9:42 UTC (permalink / raw)
  To: 37050; +Cc: Guillaume Le Vaillant

* 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

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

* bug#37050: [PATCH] gnu: gramps: Update to 5.0.2.
  2019-08-16  9:42 [bug#37050] [PATCH] gnu: gramps: Update to 5.0.2 Guillaume Le Vaillant
@ 2019-08-16 20:54 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-08-16 20:54 UTC (permalink / raw)
  To: Guillaume Le Vaillant; +Cc: 37050-done

Guillaume Le Vaillant <glv@posteo.net> skribis:

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

Applied, thanks!

Ludo’.

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

end of thread, other threads:[~2019-08-16 20:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16  9:42 [bug#37050] [PATCH] gnu: gramps: Update to 5.0.2 Guillaume Le Vaillant
2019-08-16 20:54 ` bug#37050: " Ludovic Courtès

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).