diff options
| author | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-10-04 13:35:46 +0200 |
|---|---|---|
| committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2020-10-04 14:35:18 +0200 |
| commit | a2f25137241859f03e980a8e2452c1cb4db9fe43 (patch) | |
| tree | 7103104fb5988efe0bdbfa82da02e70ba5e27971 /gnu/local.mk | |
| parent | 85c84b1071b0886c70abb510c80b825f5335ed84 (diff) | |
gnu: hplip: Update to 3.20.9 [security fixes].
* gnu/packages/cups.scm (hplip): Update to 3.20.9.
[source]: Add hplip-fix-bug-1898438.patch.
[arguments]: Follow upstream defaults.
* gnu/packages/patches/hplip-fix-bug-1898438.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 3633eeb4800..76d6d7b3533 100644 --- a/gnu/local.mk +++ b/gnu/local.mk | |||
| @@ -1134,6 +1134,7 @@ dist_patch_DATA = \ | |||
| 1134 | %D%/packages/patches/hubbub-sort-entities.patch \ | 1134 | %D%/packages/patches/hubbub-sort-entities.patch \ |
| 1135 | %D%/packages/patches/hurd-cross.patch \ | 1135 | %D%/packages/patches/hurd-cross.patch \ |
| 1136 | %D%/packages/patches/hurd-xattr.patch \ | 1136 | %D%/packages/patches/hurd-xattr.patch \ |
| 1137 | %D%/packages/patches/hplip-fix-bug-1898438.patch \ | ||
| 1137 | %D%/packages/patches/hplip-remove-imageprocessor.patch \ | 1138 | %D%/packages/patches/hplip-remove-imageprocessor.patch \ |
| 1138 | %D%/packages/patches/hydra-disable-darcs-test.patch \ | 1139 | %D%/packages/patches/hydra-disable-darcs-test.patch \ |
| 1139 | %D%/packages/patches/icecat-makeicecat.patch \ | 1140 | %D%/packages/patches/icecat-makeicecat.patch \ |
