Use pipewire-zero as Elisp package name

To avoid the problems with a numeric suffix.
This commit is contained in:
Milan Zamazal 2022-06-29 22:08:44 +02:00
parent 4c19a7b130
commit 55977bbc70
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
(define-package "pipewire-0" "1"
(define-package "pipewire-zero" "1"
"Interface to PipeWire."
'((emacs "28.1")))