emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61607: closed ([PATCH] gnu: josm: Update to 18646.)


From: GNU bug Tracking System
Subject: bug#61607: closed ([PATCH] gnu: josm: Update to 18646.)
Date: Wed, 22 Feb 2023 20:44:02 +0000

Your message dated Wed, 22 Feb 2023 21:43:35 +0100
with message-id <20230222214335.5bbc3526@sybil.lepiller.eu>
and subject line Re: [bug#61607] [PATCH] gnu: josm: Update to 18646.
has caused the debbugs.gnu.org bug report #61607,
regarding [PATCH] gnu: josm: Update to 18646.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61607: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61607
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61607] [PATCH] gnu: josm: Update to 18646. Date: Wed, 22 Feb 2023 21:43:35 +0100
Le Wed, 22 Feb 2023 16:28:12 +0000,
Guillaume Le Vaillant <glv@posteo.net> a écrit :

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

Thanks :). Pushed to master as
efa091f9f4e77068353dff24f0ccd2d0613c3f48.

Attachment: pgpK7TQvkYU1Y.pgp
Description: Signature digitale OpenPGP


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]