[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/24: gnu: font-mutt-misc: Update to 1.0.4.
From: |
guix-commits |
Subject: |
16/24: gnu: font-mutt-misc: Update to 1.0.4. |
Date: |
Sun, 18 Jun 2023 17:35:59 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit b32da0478618f2db40f01dd8dd0278bdb8aefec3
Author: Timotej Lazar <timotej.lazar@araneo.si>
AuthorDate: Mon Jun 12 22:53:27 2023 +0200
gnu: font-mutt-misc: Update to 1.0.4.
* gnu/packages/xorg.scm (font-mutt-misc): Update to 1.0.4.
[source]: Drop upstreamed snippet.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/xorg.scm | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index b87573d083..e0931918fd 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -757,10 +757,12 @@ For example: @code{6x10}, @code{9x15bold}, etc.")
(define-public font-mutt-misc
(package
(name "font-mutt-misc")
- (version "1.0.3")
- (source (xorg-font-origin
- name version
- "13qghgr1zzpv64m0p42195k1kc77pksiv059fdvijz1n6kdplpxx"))
+ (version "1.0.4")
+ (source (origin
+ (method url-fetch)
+ (uri (string-append "mirror://xorg/individual/font/"
+ "font-mutt-misc-" version ".tar.xz"))
+ (sha256 "095vd33kqd157j6xi4sjxwdsjpwpgqliifa8nkybq8rcw7s5j8xi")))
(build-system gnu-build-system)
(inputs
(list mkfontdir bdftopcf))
- 11/24: gnu: font-isas-misc: Update to 1.0.4., (continued)
- 11/24: gnu: font-isas-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 24/24: gnu: freeipmi: Update to 1.6.11, guix-commits, 2023/06/18
- 14/24: gnu: font-misc-ethiopic: Update to 1.0.5., guix-commits, 2023/06/18
- 17/24: gnu: font-schumacher-misc: Update to 1.1.3., guix-commits, 2023/06/18
- 19/24: gnu: font-sony-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 22/24: gnu: font-xfree86-type1: Update to 1.0.5., guix-commits, 2023/06/18
- 08/24: gnu: font-arabic-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 20/24: gnu: font-sun-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 13/24: gnu: font-misc-cyrillic: Update to 1.0.4., guix-commits, 2023/06/18
- 15/24: gnu: font-misc-misc: Update to 1.1.3., guix-commits, 2023/06/18
- 16/24: gnu: font-mutt-misc: Update to 1.0.4.,
guix-commits <=
- 18/24: gnu: font-screen-cyrillic: Update to 1.0.5., guix-commits, 2023/06/18
- 21/24: gnu: font-winitzki-cyrillic: Update to 1.0.4., guix-commits, 2023/06/18
- 23/24: gnu: b4: Update to 0.12.0, guix-commits, 2023/06/18