all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Bavier <bavier@posteo.net>
To: Julien Lepiller <julien@lepiller.eu>, 74466-done@debbugs.gnu.org
Cc: Andreas Enge <andreas@enge.fr>,
	Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: bug#74466: [PATCH 3/3] gnu: josm: Update to 19253.
Date: Fri, 22 Nov 2024 22:30:24 +0000	[thread overview]
Message-ID: <7353D70A-949F-44E0-9BF0-F99A41B291C6@posteo.net> (raw)
In-Reply-To: <28f7a66b243830b1928ff92ded610a30f3753033.1732220622.git.julien@lepiller.eu>

[-- Attachment #1: Type: text/plain, Size: 1271 bytes --]

LGTM. Applied and pushed.

On November 21, 2024 8:24:35 PM UTC, Julien Lepiller <julien@lepiller.eu> wrote:
>* gnu/packages/geo.scm (josm): Update to 19253.
>
>Change-Id: I903f78eede31d944643de31bac728445fadd629f
>---
> 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 e5c97d86da..a9a9e1c945 100644
>--- a/gnu/packages/geo.scm
>+++ b/gnu/packages/geo.scm
>@@ -2200,7 +2200,7 @@ (define-public java-opening-hours-parser
> (define-public josm
>   (package
>     (name "josm")
>-    (version "19160")
>+    (version "19253")
>     (source (origin
>               (method svn-fetch)
>               (uri (svn-reference
>@@ -2209,7 +2209,7 @@ (define-public josm
>                      (recursive? #f)))
>               (sha256
>                (base32
>-                "06m6rg9czs7mhkh0byd3c8n8y1gbzqqw2iy7qyn4084al4mdrw2z"))
>+                "1k5v591mkh0xkyfj66qmv1mamqsqw347nhax5hlwyg8hgfk7a6xr"))
>               (file-name (string-append name "-" version "-checkout"))
>               (modules '((guix build utils)))
>             (snippet
>-- 
>2.46.0
>
>
>

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

[-- Attachment #2: Type: text/html, Size: 1641 bytes --]

      reply	other threads:[~2024-11-22 22:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-21 20:21 [bug#74466] [PATCH] gnu: josm: Update to 19253 Julien Lepiller
2024-11-21 20:24 ` [bug#74466] [PATCH 1/3] guix: svn: Trust server certificate in any case Julien Lepiller
2024-11-21 20:24   ` [bug#74466] [PATCH 2/3] gnu: java-jmapviewer: Update to 2.22 Julien Lepiller
2024-11-21 20:24   ` [bug#74466] [PATCH 3/3] gnu: josm: Update to 19253 Julien Lepiller
2024-11-22 22:30     ` Eric Bavier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7353D70A-949F-44E0-9BF0-F99A41B291C6@posteo.net \
    --to=bavier@posteo.net \
    --cc=74466-done@debbugs.gnu.org \
    --cc=andreas@enge.fr \
    --cc=julien@lepiller.eu \
    --cc=sharlatanus@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.