We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7478aa commit 0f76e12Copy full SHA for 0f76e12
2 files changed
README.md
@@ -362,7 +362,7 @@ also often get polled from the printer.
362
- pappl v1.4.9
363
- qpdf v11.10.1
364
- ghostscript ghostpdl-10.06.0rc1_test001
365
- - cups v2.4.12
+ - cups v2.4.14
366
- libcupsfilters 2.1.1
367
- libppd 2.1.1
368
- pyppd release-1-1-0
rockcraft.yaml
@@ -1,6 +1,6 @@
1
name: hplip-printer-app
2
base: ubuntu@22.04
3
-version: '3.22.10-23'
+version: '3.22.10-24'
4
summary: HPLIP Printer Application
5
description: |
6
The HPLIP Printer Application is a PAPPL (Printer Application
@@ -238,7 +238,7 @@ parts:
238
cups:
239
source: https://github.com/OpenPrinting/cups
240
source-type: git
241
- source-tag: 'v2.4.12'
+ source-tag: 'v2.4.14'
242
source-depth: 1
243
# ext:updatesnap
244
# version-format:
0 commit comments