Compare commits
3 Commits
dfbf345f7a
...
v0.1.0.1
| Author | SHA1 | Date | |
|---|---|---|---|
| f7cd294442 | |||
| be1f309c94 | |||
| 369e6cfa5c |
@@ -0,0 +1,5 @@
|
||||
# dmfix
|
||||
|
||||
## 0.1.0.1
|
||||
|
||||
- moved source code and refernces to Codeberg
|
||||
|
||||
14
package.yaml
14
package.yaml
@@ -1,9 +1,11 @@
|
||||
name: dmfix
|
||||
version: 0.1.0
|
||||
license: GPL-3.0-or-later
|
||||
author: "Jonathan Lamothe"
|
||||
maintainer: "jonathan@jlamothe.net"
|
||||
copyright: "(C) 2021 Jonathan Lamothe"
|
||||
name: dmfix
|
||||
version: 0.1.0.1
|
||||
license: GPL-3.0-or-later
|
||||
author: "Jonathan Lamothe"
|
||||
maintainer: "jonathan@jlamothe.net"
|
||||
copyright: "(C) 2021 Jonathan Lamothe"
|
||||
homepage: https://codeberg.org/jlamothe/dmfix
|
||||
bug-reports: https://codeberg.org/jlamothe/dmfix/issues
|
||||
|
||||
extra-source-files:
|
||||
- README.md
|
||||
|
||||
Reference in New Issue
Block a user