gnu: emacs-nhexl-mode: Update to 1.3.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sun, 13 Oct 2019 13:36:40 +0000 (15:36 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 13 Oct 2019 22:32:32 +0000 (00:32 +0200)
* gnu/packages/emacs-xyz.scm (emacs-nhexl-mode): Update to 1.3.

gnu/packages/emacs-xyz.scm

index 4aea1f0..ac7d2e3 100644 (file)
@@ -18327,7 +18327,7 @@ as:
 (define-public emacs-nhexl-mode
   (package
     (name "emacs-nhexl-mode")
-    (version "1.2")
+    (version "1.3")
     (source
      (origin
        (method url-fetch)
@@ -18335,8 +18335,7 @@ as:
              "https://elpa.gnu.org/packages/nhexl-mode-"
              version ".el"))
        (sha256
-        (base32
-         "031h22p564qdvr9khs05qcba06pmsk68cr7zyc7c04hfr3y3ziaf"))))
+        (base32 "1fcy4ybr12dvswmzaqkv4798snb1x1y7ldxwrsgjv5sx7bb5j60z"))))
     (build-system emacs-build-system)
     (home-page "http://elpa.gnu.org/packages/nhexl-mode.html")
     (synopsis "Minor mode to edit files via hex-dump format")