set name of package

This commit is contained in:
Captain Beyond
2025-03-11 20:01:30 -05:00
parent 12aecbe535
commit a075ebcb1d

View File

@@ -9,6 +9,7 @@
(define-public pidgin-sans-farstream
;; Work around <https://issues.guix.gnu.org/75739>.
(package/inherit pidgin
(name "pidgin-sans-farstream")
(arguments
(substitute-keyword-arguments (package-arguments pidgin)
((#:configure-flags flags #~'())