unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hendursaga via Guix-patches via <guix-patches@gnu.org>
To: 57582@debbugs.gnu.org
Subject: [bug#57582] [PATCH] gnu: ding: Update to 1.9.
Date: Sun, 04 Sep 2022 11:44:02 -0400	[thread overview]
Message-ID: <87edwr401p.fsf@aol.com> (raw)
In-Reply-To: 87edwr401p.fsf.ref@aol.com

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

Hello Guixers!

Attached you will find a simple patch for ding. I tested it some under Wayland and it appears to be working like I remember it from years ago.

Hendursaga


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: update patch --]
[-- Type: text/x-diff, Size: 1244 bytes --]

From 8aec782507fe895ca2e21c0f3d79fecaf340771c Mon Sep 17 00:00:00 2001
From: Hendursaga <hendursaga@aol.com>
Date: Thu, 25 Aug 2022 14:15:43 -0400
Subject: [PATCH] gnu: ding: Update to 1.9.

* gnu/packages/dictionaries.scm (ding): Update to 1.9.
---
 gnu/packages/dictionaries.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/dictionaries.scm b/gnu/packages/dictionaries.scm
index f9d6e57877..19da65af1d 100644
--- a/gnu/packages/dictionaries.scm
+++ b/gnu/packages/dictionaries.scm
@@ -156,14 +156,14 @@ (define-public diction
 (define-public ding
   (package
     (name "ding")
-    (version "1.8.1")
+    (version "1.9")
     (source (origin
               (method url-fetch)
-              (uri (string-append "http://ftp.tu-chemnitz.de/pub/Local/urz/" name
+              (uri (string-append "https://ftp.tu-chemnitz.de/pub/Local/urz/" name
                                   "/" name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0chjqs3z9zs1w3l7b5lsaj682rgnkf9kibcbzhggqqcn1pbvl5sq"))))
+                "1rcqn04l6hvsf15mqqai533p31nc04r2yd9s0mn2hnkqrwgwi9k9"))))
     (build-system gnu-build-system)
     (inputs (list tk))
     (arguments
-- 
2.37.1


       reply	other threads:[~2022-09-04 15:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87edwr401p.fsf.ref@aol.com>
2022-09-04 15:44 ` Hendursaga via Guix-patches via [this message]
2022-09-04 15:55   ` bug#57582: [PATCH] gnu: ding: Update to 1.9 Mathieu Othacehe

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87edwr401p.fsf@aol.com \
    --to=guix-patches@gnu.org \
    --cc=57582@debbugs.gnu.org \
    --cc=hendursaga@aol.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 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).