[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/24: gnu: font-schumacher-misc: Update to 1.1.3.
From: |
guix-commits |
Subject: |
17/24: gnu: font-schumacher-misc: Update to 1.1.3. |
Date: |
Sun, 18 Jun 2023 17:36:00 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 3ddd435251e35b67603e12ad7ad14a13a253a8bc
Author: Timotej Lazar <timotej.lazar@araneo.si>
AuthorDate: Mon Jun 12 22:53:28 2023 +0200
gnu: font-schumacher-misc: Update to 1.1.3.
* gnu/packages/xorg.scm (font-schumacher-misc): Update to 1.1.3.
[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 e0931918fd..493d617a20 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -776,10 +776,12 @@ For example: @code{6x10}, @code{9x15bold}, etc.")
(define-public font-schumacher-misc
(package
(name "font-schumacher-misc")
- (version "1.1.2")
- (source (xorg-font-origin
- name version
- "0nkym3n48b4v36y4s927bbkjnsmicajarnf6vlp7wxp0as304i74"))
+ (version "1.1.3")
+ (source (origin
+ (method url-fetch)
+ (uri (string-append "mirror://xorg/individual/font/"
+ "font-schumacher-misc-" version ".tar.xz"))
+ (sha256 "0w40lr214n39al449fnm4k1bpyj3fjrhz2yxqd6a6m8yvc69z14b")))
(build-system gnu-build-system)
(inputs
(list mkfontdir font-util bdftopcf))
- 12/24: gnu: font-micro-misc: Update to 1.0.4., (continued)
- 12/24: gnu: font-micro-misc: Update to 1.0.4., guix-commits, 2023/06/18
- 01/24: doc: Fix typo., guix-commits, 2023/06/18
- 04/24: gnu: openmw-openscenegraph: Update to Nov 2022 commit., guix-commits, 2023/06/18
- 05/24: gnu: font-adobe100dpi: Update to 1.0.4., guix-commits, 2023/06/18
- 06/24: gnu: font-adobe75dpi: Update to 1.0.4., guix-commits, 2023/06/18
- 02/24: gnu: libreoffice: Fix access to python modules., guix-commits, 2023/06/18
- 09/24: gnu: font-cronyx-cyrillic: Update to 1.0.4., guix-commits, 2023/06/18
- 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 <=
- 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, 2023/06/18
- 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