[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
245/285: gnu: emacs-paren-face: Update to 1.0.5.
From: |
guix-commits |
Subject: |
245/285: gnu: emacs-paren-face: Update to 1.0.5. |
Date: |
Sun, 29 Dec 2019 20:44:40 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 383d4605e5e318c028d3de6d23a0b75c52094c61
Author: Brett Gilio <address@hidden>
Date: Fri Dec 27 19:36:23 2019 -0600
gnu: emacs-paren-face: Update to 1.0.5.
* gnu/packages/emacs-xyz.scm (emacs-paren-face): Update to 1.0.5.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 56f4d8b..7e27a86 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2834,7 +2834,7 @@ Lisp.")
(define-public emacs-paren-face
(package
(name "emacs-paren-face")
- (version "1.0.4")
+ (version "1.0.5")
(source
(origin
(method git-fetch)
@@ -2844,7 +2844,7 @@ Lisp.")
(file-name (git-file-name name version))
(sha256
(base32
- "1cr0vnm57lxs48z17ddcv7qlfvks7wdsp01zsw0c7i3h5ajl8myp"))))
+ "04vkg8fhdn8x02dydxbwpizh2yn3sbmn9432v770vbbq6b62k2lx"))))
(build-system emacs-build-system)
(home-page "https://github.com/tarsius/paren-face")
(synopsis "Face for parentheses in lisp modes")
- 232/285: gnu: emacs-reformatter: Adjust indentation., (continued)
- 232/285: gnu: emacs-reformatter: Adjust indentation., guix-commits, 2019/12/29
- 230/285: gnu: emacs-haskell-mode: Adjust indentation., guix-commits, 2019/12/29
- 234/285: gnu: emacs-emms-mode-line-cycle: Adjust indentation., guix-commits, 2019/12/29
- 238/285: gnu: emacs-direnv: Adjust indentation., guix-commits, 2019/12/29
- 241/285: gnu: emacs-mmm-mode: Adjust indentation., guix-commits, 2019/12/29
- 236/285: gnu: emacs-autothemer: Adjust indentation., guix-commits, 2019/12/29
- 239/285: gnu: emacs-google-maps: Adjust indentation., guix-commits, 2019/12/29
- 242/285: gnu: emacs-tablist: Adjust indentation., guix-commits, 2019/12/29
- 244/285: gnu: emacs-keyfreq: Adjust indentation., guix-commits, 2019/12/29
- 243/285: gnu: emacs-d-mode: Update to 2.0.10., guix-commits, 2019/12/29
- 245/285: gnu: emacs-paren-face: Update to 1.0.5.,
guix-commits <=
- 247/285: gnu: emacs-ccls: Revise license., guix-commits, 2019/12/29
- 275/285: gnu: txr: Update to 230., guix-commits, 2019/12/29
- 77/285: gnu: python-sphinx: Fix license., guix-commits, 2019/12/29
- 79/285: gnu: python-sphinxcontrib-jsmath: Fix license., guix-commits, 2019/12/29
- 76/285: gnu: python-sphinx: Use HTTP URI., guix-commits, 2019/12/29
- 81/285: gnu: python-sphinxcontrib-programoutput: Fix home-page., guix-commits, 2019/12/29
- 85/285: gnu: python-sphinxcontrib-svg2pdfconverter: Fix license., guix-commits, 2019/12/29
- 86/285: gnu: python-eventlet: Update to 0.25.1., guix-commits, 2019/12/29
- 91/285: gnu: Add python-flit., guix-commits, 2019/12/29
- 123/285: gnu: qutebrowser: Update to 1.8.3., guix-commits, 2019/12/29