Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hplip-plugin: update to 3.23.3
@ 2023-06-03 12:26 biopsin
  2023-09-02  1:43 ` github-actions
  2023-09-16  1:44 ` [PR PATCH] [Closed]: " github-actions
  0 siblings, 2 replies; 3+ messages in thread
From: biopsin @ 2023-06-03 12:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1245 bytes --]

There is a new pull request by biopsin against master on the void-packages repository

https://github.com/biopsin/void-packages patch-5
https://github.com/void-linux/void-packages/pull/44239

hplip-plugin: update to 3.23.3
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86_64_glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/44239.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-5-44239.patch --]
[-- Type: text/x-diff, Size: 1351 bytes --]

From 99b6bddea3910fc34a2abe22d89ac1b73eb9793a Mon Sep 17 00:00:00 2001
From: biopsin <60029989+biopsin@users.noreply.github.com>
Date: Sat, 3 Jun 2023 14:25:33 +0200
Subject: [PATCH] hplip-plugin: update to 3.23.3

---
 srcpkgs/hplip-plugin/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/hplip-plugin/template b/srcpkgs/hplip-plugin/template
index e24cfa1955d0..610ba4bc20d0 100644
--- a/srcpkgs/hplip-plugin/template
+++ b/srcpkgs/hplip-plugin/template
@@ -1,17 +1,17 @@
 # Template file for 'hplip-plugin'
 # This package must be kept in sync with hplip
 pkgname=hplip-plugin
-version=3.22.10
+version=3.23.3
 revision=1
 archs="i686 x86_64 armv[67]l aarch64"
 hostmakedepends="tar"
 short_desc="Binary plugin for HPs hplip printer driver library"
-maintainer="biopsin <biopsin@teknik.io>"
+maintainer="biopsin <biopsin@tuta.io>"
 license="custom:proprietary"
 homepage="https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html"
 changelog="https://developers.hp.com/hp-linux-imaging-and-printing/release_notes"
 distfiles="https://developers.hp.com/sites/default/files/hplip-${version}-plugin.run"
-checksum=bb9648ea0626a9b3cfa29e260348d5d617f328c55b66eda346384c04f4740b1f
+checksum=032641885d41e367469c97a824b15208634af3773ce9900cdae15c8aebf61f80
 repository=nonfree
 restricted=yes
 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: hplip-plugin: update to 3.23.3
  2023-06-03 12:26 [PR PATCH] hplip-plugin: update to 3.23.3 biopsin
@ 2023-09-02  1:43 ` github-actions
  2023-09-16  1:44 ` [PR PATCH] [Closed]: " github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-09-02  1:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/44239#issuecomment-1703638540

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: hplip-plugin: update to 3.23.3
  2023-06-03 12:26 [PR PATCH] hplip-plugin: update to 3.23.3 biopsin
  2023-09-02  1:43 ` github-actions
@ 2023-09-16  1:44 ` github-actions
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2023-09-16  1:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1094 bytes --]

There's a closed pull request on the void-packages repository

hplip-plugin: update to 3.23.3
https://github.com/void-linux/void-packages/pull/44239

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (x86_64_glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-09-16  1:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-03 12:26 [PR PATCH] hplip-plugin: update to 3.23.3 biopsin
2023-09-02  1:43 ` github-actions
2023-09-16  1:44 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).