melpaPackages: fix cvsRoot attribute name
This commit is contained in:
parent
8e655250bd
commit
f574f1c9c9
@ -41937,7 +41937,7 @@
|
|||||||
"matlab-mode": {
|
"matlab-mode": {
|
||||||
"fetch": {
|
"fetch": {
|
||||||
"tag": "fetchcvs",
|
"tag": "fetchcvs",
|
||||||
"url": ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs",
|
"cvsRoot": ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs",
|
||||||
"module": "matlab-emacs",
|
"module": "matlab-emacs",
|
||||||
"sha256": "694652e361b9d15a3f1542d45b43c6516f20030dbaa8a058b5fdb4c833885465"
|
"sha256": "694652e361b9d15a3f1542d45b43c6516f20030dbaa8a058b5fdb4c833885465"
|
||||||
},
|
},
|
||||||
@ -43711,4 +43711,4 @@
|
|||||||
"coffee-mode"
|
"coffee-mode"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -7690,7 +7690,7 @@
|
|||||||
"swbuff": {
|
"swbuff": {
|
||||||
"fetch": {
|
"fetch": {
|
||||||
"tag": "fetchcvs",
|
"tag": "fetchcvs",
|
||||||
"url": ":pserver:anonymous@emhacks.cvs.sourceforge.net:/cvsroot/emhacks",
|
"cvsRoot": ":pserver:anonymous@emhacks.cvs.sourceforge.net:/cvsroot/emhacks",
|
||||||
"module": "emhacks/swbuff.el",
|
"module": "emhacks/swbuff.el",
|
||||||
"sha256": "c579839fb395f1f778683324269269ca3d916995177804ca5dff3548007ec4b5"
|
"sha256": "c579839fb395f1f778683324269269ca3d916995177804ca5dff3548007ec4b5"
|
||||||
},
|
},
|
||||||
@ -21193,7 +21193,7 @@
|
|||||||
"matlab-mode": {
|
"matlab-mode": {
|
||||||
"fetch": {
|
"fetch": {
|
||||||
"tag": "fetchcvs",
|
"tag": "fetchcvs",
|
||||||
"url": ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs",
|
"cvsRoot": ":pserver:anonymous@matlab-emacs.cvs.sourceforge.net:/cvsroot/matlab-emacs",
|
||||||
"module": "matlab-emacs",
|
"module": "matlab-emacs",
|
||||||
"sha256": "694652e361b9d15a3f1542d45b43c6516f20030dbaa8a058b5fdb4c833885465"
|
"sha256": "694652e361b9d15a3f1542d45b43c6516f20030dbaa8a058b5fdb4c833885465"
|
||||||
},
|
},
|
||||||
@ -22223,4 +22223,4 @@
|
|||||||
"coffee-mode"
|
"coffee-mode"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user