diff options
| author | Kurome <hunt31999@gmail.com> | 2025-06-02 08:40:01 +0900 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2025-06-02 11:52:05 +0800 |
| commit | 2f3a89f958174369d9b0f01a2bcac312d591eb5b (patch) | |
| tree | 1d1d525d7250bd57fbe5553f702a9081650a3583 /gnu | |
| parent | 8b8b0c2e8d7f99036c56328a5f0a59394a3eddc3 (diff) | |
gnu: font-cormorant: Update to 4.002.
* gnu/packages/fonts.scm (font-cormorant): Update to 4.002.
Change-Id: I19d6019d4bef8881e35e3f57b41ace97f94c8735
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/fonts.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index af9ce97ff65..f51e7d84d27 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm | |||
| @@ -3884,7 +3884,7 @@ Overpass includes proportional and monospace variants.") | |||
| 3884 | (define-public font-cormorant | 3884 | (define-public font-cormorant |
| 3885 | (package | 3885 | (package |
| 3886 | (name "font-cormorant") | 3886 | (name "font-cormorant") |
| 3887 | (version "3.609") | 3887 | (version "4.002") |
| 3888 | (source | 3888 | (source |
| 3889 | (origin | 3889 | (origin |
| 3890 | (method git-fetch) | 3890 | (method git-fetch) |
| @@ -3893,7 +3893,7 @@ Overpass includes proportional and monospace variants.") | |||
| 3893 | (commit (string-append "v" version)))) | 3893 | (commit (string-append "v" version)))) |
| 3894 | (file-name (git-file-name name version)) | 3894 | (file-name (git-file-name name version)) |
| 3895 | (sha256 | 3895 | (sha256 |
| 3896 | (base32 "0fjp2xk4bjx8i6jamkyjq2fdr7324fh41pbn634iwnhdvvawvbav")))) | 3896 | (base32 "0n9h27b9r85k1ink4690pgqldhq2bzdk6kbgvx3qbycgbwqzm2dx")))) |
| 3897 | (build-system font-build-system) | 3897 | (build-system font-build-system) |
| 3898 | (outputs '("out" "ttf" "woff")) | 3898 | (outputs '("out" "ttf" "woff")) |
| 3899 | (home-page "https://github.com/CatharsisFonts/Cormorant") | 3899 | (home-page "https://github.com/CatharsisFonts/Cormorant") |
