[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/22: gnu: md4c: Update to 0.4.8.
From: |
guix-commits |
Subject: |
21/22: gnu: md4c: Update to 0.4.8. |
Date: |
Sun, 23 May 2021 17:40:25 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ec81488b93ca9a9af6487e422eeeaf998e5bc505
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 23 16:50:32 2021 +0200
gnu: md4c: Update to 0.4.8.
* gnu/packages/markup.scm (md4c): Update to 0.4.8.
---
gnu/packages/markup.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/markup.scm b/gnu/packages/markup.scm
index 695eed6..368976b 100644
--- a/gnu/packages/markup.scm
+++ b/gnu/packages/markup.scm
@@ -3,7 +3,7 @@
;;; Copyright © 2015 David Thompson <davet@gnu.org>
;;; Copyright © 2016, 2019 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2017 Nikita <nikita@n0.is>
-;;; Copyright © 2017, 2018, 2019, 2020 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2017–2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2020 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2020 EuAndreh <eu@euandre.org>
;;; Copyright © 2021 Noisytoot <noisytoot@disroot.org>
@@ -284,7 +284,7 @@ and smu is that smu doesn't support reference style links.")
(define-public md4c
(package
(name "md4c")
- (version "0.4.7")
+ (version "0.4.8")
(source
(origin
(method git-fetch)
@@ -293,7 +293,7 @@ and smu is that smu doesn't support reference style links.")
(commit (string-append "release-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0m3202zzjvw4k7jw66z1qi3cbisxzvplq5alkygpifvhzm81gwwx"))))
+ (base32 "12pdh4rfjc3b0cblj5nz3jksr2376lx8ay0vw5dwa1s97q09pczq"))))
(build-system cmake-build-system)
(arguments '(#:tests? #f))
(home-page "https://github.com/mity/md4c/")
- 04/22: gnu: cava: Update to 0.7.4., (continued)
- 04/22: gnu: cava: Update to 0.7.4., guix-commits, 2021/05/23
- 07/22: gnu: butt: Add snippet., guix-commits, 2021/05/23
- 09/22: gnu: parallel: Update to 20210522., guix-commits, 2021/05/23
- 10/22: gnu: hddtemp: Update to 0.4.3., guix-commits, 2021/05/23
- 12/22: gnu: exfatprogs: Update to 1.1.2., guix-commits, 2021/05/23
- 13/22: gnu: freeipmi: Update to 1.6.8., guix-commits, 2021/05/23
- 14/22: gnu: python-django-compressor: Update to 2.4.12.4.1., guix-commits, 2021/05/23
- 16/22: gnu: ltris: Update to 1.2.3., guix-commits, 2021/05/23
- 18/22: gnu: libmediaart: Update to 1.9.5., guix-commits, 2021/05/23
- 19/22: gnu: mm-common: Update to 1.0.3., guix-commits, 2021/05/23
- 21/22: gnu: md4c: Update to 0.4.8.,
guix-commits <=
- 22/22: gnu: Respect the root file-system's CHECK? field., guix-commits, 2021/05/23
- 20/22: gnu: lmdb: Update to 0.9.29., guix-commits, 2021/05/23