GNU bug report logs - #61607
[PATCH] gnu: josm: Update to 18646.

Previous Next

Package: guix-patches;

Reported by: Julien Lepiller <julien <at> lepiller.eu>

Date: Sat, 18 Feb 2023 16:34:01 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

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: Julien Lepiller <julien <at> lepiller.eu>
Subject: bug#61607: closed (Re: [bug#61607] [PATCH] gnu: josm: Update to
 18646.)
Date: Wed, 22 Feb 2023 20:44:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61607: [PATCH] gnu: josm: Update to 18646.

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 61607 <at> debbugs.gnu.org.

-- 
61607: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61607
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: 61607-done <at> debbugs.gnu.org
Subject: Re: [bug#61607] [PATCH] gnu: josm: Update to 18646.
Date: Wed, 22 Feb 2023 21:43:35 +0100
[Message part 3 (text/plain, inline)]
Le Wed, 22 Feb 2023 16:28:12 +0000,
Guillaume Le Vaillant <glv <at> posteo.net> a écrit :

> Julien Lepiller <julien <at> lepiller.eu> skribis:
> 
> > * gnu/packages/geo.scm (josm): Update to 18646.  
> 
> LGTM

Thanks :). Pushed to master as
efa091f9f4e77068353dff24f0ccd2d0613c3f48.
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: josm: Update to 18646.
Date: Sat, 18 Feb 2023 17:32:26 +0100
* gnu/packages/geo.scm (josm): Update to 18646.
---
 gnu/packages/geo.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index ff0dc0b6b0..044606936b 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1760,7 +1760,7 @@ (define-public java-opening-hours-parser
 (define-public josm
   (package
     (name "josm")
-    (version "18583")
+    (version "18646")
     (source (origin
               (method svn-fetch)
               (uri (svn-reference
@@ -1769,7 +1769,7 @@ (define-public josm
                      (recursive? #f)))
               (sha256
                (base32
-                "01ghh9kl984lr8f70jsks31p6a4cqpxqjpmbc4x6mzbmvy87dfvy"))
+                "0zr3p1i39wi0f29lgb3xrnv6lijrq5ia8jxn4wnq1yz0xdlbg98i"))
               (file-name (string-append name "-" version "-checkout"))
               (modules '((guix build utils)))
             (snippet

base-commit: 2fb42567ebd37cb63c431100021e1a895a2ff4b6
-- 
2.38.1




This bug report was last modified 2 years and 147 days ago.

Previous Next


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