guix-commits
[Top][All Lists]
Advanced

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

02/07: gnu: aspell-dict-nb: Correct to 0.50-2.


From: guix-commits
Subject: 02/07: gnu: aspell-dict-nb: Correct to 0.50-2.
Date: Fri, 14 Jul 2023 09:29:49 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 24d2c2bcda0c5b4e66cac7a90fd3d59a336fa123
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 9 02:00:01 2023 +0200

    gnu: aspell-dict-nb: Correct to 0.50-2.
    
    * gnu/packages/aspell.scm (aspell-dict-nb): Fix version number.
    No hash change.
---
 gnu/packages/aspell.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 83b54a2986..17ba794201 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -329,7 +329,7 @@ dictionaries, including personal ones.")
 
 (define-public aspell-dict-nb
   (aspell-dictionary "nb" "Norwegian Bokmål"
-                     #:version "0.50.1-2"
+                     #:version "0.50-2"
                      #:prefix "aspell-"
                      #:sha256
                      (base32



reply via email to

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