36 lines
1.2 KiB
Markdown
36 lines
1.2 KiB
Markdown
|
---
|
||
|
name: Out-of-date package reports
|
||
|
about: For packages that are out-of-date
|
||
|
title: 'Update request: PACKAGENAME OLDVERSION → NEWVERSION'
|
||
|
labels: '9.needs: package (update)'
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
- Package name:
|
||
|
- Latest released version:
|
||
|
<!-- Search your package here: https://search.nixos.org/packages?channel=unstable -->
|
||
|
- Current version on the unstable channel:
|
||
|
- Current version on the stable/release channel:
|
||
|
<!--
|
||
|
Type the name of your package and try to find an open pull request for the package
|
||
|
If you find an open pull request, you can review it!
|
||
|
There's a high chance that you'll have the new version right away while helping the community!
|
||
|
-->
|
||
|
- [ ] Checked the [nixpkgs pull requests](https://github.com/NixOS/nixpkgs/pulls)
|
||
|
|
||
|
**Notify maintainers**
|
||
|
|
||
|
<!-- If the search.nixos.org result shows no maintainers, tag the person that last updated the package. -->
|
||
|
|
||
|
-----
|
||
|
|
||
|
Note for maintainers: Please tag this issue in your PR.
|
||
|
|
||
|
---
|
||
|
|
||
|
Add a :+1: [reaction] to [issues you find important].
|
||
|
|
||
|
[reaction]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/
|
||
|
[issues you find important]: https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+sort%3Areactions-%2B1-desc
|