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

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

bug#48851: closed ([PATCH] gnu: ispell: Update to 3.4.04.)


From: GNU bug Tracking System
Subject: bug#48851: closed ([PATCH] gnu: ispell: Update to 3.4.04.)
Date: Sun, 06 Jun 2021 10:51:02 +0000

Your message dated Sun, 6 Jun 2021 03:50:17 -0700
with message-id <365c21c4-3c64-50e1-d34a-783a8c3f1229@ftbfs.org>
and subject line Close 48851
has caused the debbugs.gnu.org bug report #48851,
regarding [PATCH] gnu: ispell: Update to 3.4.04.
to be marked as done.

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


-- 
48851: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48851
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ispell: Update to 3.4.04. Date: Sat, 5 Jun 2021 09:22:04 -0700
* gnu/packages/aspell.scm (ispell): Update to 3.4.04.
---
 gnu/packages/aspell.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 4821e08432..a86984b28c 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -489,14 +489,14 @@ under permissive licensing terms.  See the 'Copyright' 
file."))))
 (define-public ispell
   (package
     (name "ispell")
-    (version "3.4.03")
+    (version "3.4.04")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.cs.hmc.edu/~geoff/tars/ispell-";
                            version ".tar.gz"))
        (sha256
-        (base32 "040wvf81ihq2sdacvi4kk1n6f19fjdn44hb1ydz0l5lj1sz6mrxs"))))
+        (base32 "0gp1rwn8grkvz28wgisc2j9w9svldnaiahl3lyis118xabqddg47"))))
     (build-system gnu-build-system)
     (arguments
      `(#:parallel-build? #f
-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Close 48851 Date: Sun, 6 Jun 2021 03:50:17 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Icedove/78.10.1
ispell 3.4.04 has been packaged.

Matt




--- End Message ---

reply via email to

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