guix-commits
[Top][All Lists]
Advanced

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

08/09: gnu: emacs-erc-hl-nicks: Update to 1.3.3.


From: Oleg Pykhalov
Subject: 08/09: gnu: emacs-erc-hl-nicks: Update to 1.3.3.
Date: Sat, 20 Oct 2018 11:15:18 -0400 (EDT)

wigust pushed a commit to branch master
in repository guix.

commit e661dca879796e7b209446e63faf94ba9cce91d9
Author: Oleg Pykhalov <address@hidden>
Date:   Sat Oct 20 17:48:49 2018 +0300

    gnu: emacs-erc-hl-nicks: Update to 1.3.3.
    
    * gnu/packages/emacs.scm (emacs-erc-hl-nicks): Update to 1.3.3.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 13d8dd9..539b1bf 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -7421,7 +7421,7 @@ created by @code{git format-patch}, from @code{magit}, 
@code{dired} and
 (define-public emacs-erc-hl-nicks
   (package
     (name "emacs-erc-hl-nicks")
-    (version "1.3.2")
+    (version "1.3.3")
     (source
      (origin
        (method url-fetch)
@@ -7430,7 +7430,7 @@ created by @code{git format-patch}, from @code{magit}, 
@code{dired} and
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "01svpl9bps5kx4y1wnymakxya2cznqmlynvqv2r500wpnbxczrbs"))))
+         "1a1r2kc3688g8c2ybkpwh88kgmnqhg3h3032g2yn4zr9m0n3vpkr"))))
     (build-system emacs-build-system)
     (synopsis "Nickname highlighting for Emacs ERC")
     (description "@code{erc-hl-nicks} highlights nicknames in ERC, an IRC



reply via email to

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