me
/
guix
Archived
1
0
Fork 0

gnu: xfd: Update to 1.1.4.

* gnu/packages/xorg.scm (xfd): Update to 1.1.4.
Efraim Flashner 2023-01-31 12:08:34 +02:00
parent 96d9cda131
commit 36b0642e19
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 3 deletions

View File

@ -4031,15 +4031,15 @@ Font Description (XLFD) full name for a font.")
(define-public xfd
(package
(name "xfd")
(version "1.1.3")
(version "1.1.4")
(source (origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/app/xfd-"
version ".tar.bz2"))
version ".tar.xz"))
(sha256
(base32
"0n6r1v8sm0z0ycqch035xpm46nv5v4mav3kxh36883l3ln5r6bqr"))))
"1zbnj0z28dx2rm2h7pjwcz7z1jnl28gz0v9xn3hs2igxcvxhyiym"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags