Put in earplugs

This commit is contained in:
nik gaffney 2024-01-18 17:44:19 +01:00
parent 3c294e1182
commit 7fe6c4f741
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -37,32 +37,34 @@
;; - [ ] Avara ;; - [ ] Avara
;; - [ ] BackOut ;; - [ ] BackOut
;; - [ ] Basteleur ;; - [ ] Basteleur
;; - [x] BianZhiDai
;; - [ ] CirrusCumulus ;; - [ ] CirrusCumulus
;; - [ ] Compagnon ;; - [ ] Compagnon
;; - [x] Degheest
;; - [ ] Façade ;; - [ ] Façade
;; - [ ] Format 1452 ;; - [ ] Format 1452
;; - [x] Fungal
;; - [ ] Grotesk ;; - [ ] Grotesk
;; - [ ] Gulax ;; - [ ] Gulax
;; - [ ] Jgs font ;; - [ ] Jgs font
;; - [ ] Kaeru Kaeru ;; - [ ] Kaeru Kaeru
;; - [ ] Karrik
;; - [ ] Le Murmure
;; - [ ] Lineal ;; - [ ] Lineal
;; - [ ] Lithops ;; - [ ] Lithops
;; - [ ] Mess ;; - [ ] Mess
;; - [ ] Mourier ;; - [ ] Mourier
;; - [ ] Ouroboros ;; - [ ] Ouroboros
;; - [ ] Outward
;; - [ ] PicNic ;; - [ ] PicNic
;; - [ ] Pilowlava ;; - [ ] Pilowlava
;; - [ ] Sligoil
;; - [ ] TINY ;; - [ ] TINY
;; - [ ] Typefesse ;; - [ ] Typefesse
;; - [ ] VG5000 ;; - [ ] VG5000
;; - [x] BianZhiDai
;; - [x] Degheest
;; - [x] Fungal
;; - [x] Karrik
;; - [x] Le Murmure
;; - [x] Outward
;; - [x] Resistance
;; - [x] Sligoil
;; bianzhidai - https://velvetyne.fr/fonts/bianzhidai/ ;; bianzhidai - https://velvetyne.fr/fonts/bianzhidai/
(define-public font-velvetyne-bianzhidai (define-public font-velvetyne-bianzhidai
@ -224,7 +226,7 @@ Karrik by Jean-Baptiste Morizot, Lucas Le Bihan. Distributed by velvetyne.fr")
;; https://velvetyne.fr/fonts/le-murmure/ ;; https://velvetyne.fr/fonts/le-murmure/
;; font-velvetyne-le-murmure ;; font-velvetyne-le-murmure
(define-public font-velvetyne- (define-public font-velvetyne-murmure
(package (package
(name "font-velvetyne-le-murmure") (name "font-velvetyne-le-murmure")
(version "1") (version "1")
@ -237,7 +239,7 @@ Karrik by Jean-Baptiste Morizot, Lucas Le Bihan. Distributed by velvetyne.fr")
(sha256 (sha256
(base32 "0l8w6942ndmjm8zjkr2m2y2j6jbkq1iq7sdchma1xr1j1zmjzza0")))) (base32 "0l8w6942ndmjm8zjkr2m2y2j6jbkq1iq7sdchma1xr1j1zmjzza0"))))
(build-system font-build-system) (build-system font-build-system)
(home-page "https://velvetyne.fr/fonts/") (home-page "https://velvetyne.fr/fonts/le-murmure")
(synopsis (synopsis
"Le Murmure font plays on a skillful mismatch between characters") "Le Murmure font plays on a skillful mismatch between characters")
(description (description
@ -263,7 +265,7 @@ Le Murmure by Jérémy Landes. Distributed by velvetyne.fr")
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://github.com/velvetyne/resistance-generale") (url "https://github.com/velvetyne/resistance-generale")
(commit ""))) (commit "b45a061aa8e7f1fdd783fc3170438bf7238ca656")))
(sha256 (sha256
(base32 "032cl77fx72y0d16rglbanm1mrfv20r7a18l6qwzm59l1k45wd86")))) (base32 "032cl77fx72y0d16rglbanm1mrfv20r7a18l6qwzm59l1k45wd86"))))
(build-system font-build-system) (build-system font-build-system)