Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] epson-inkjet-printer-escpr: update to 1.7.22.
@ 2022-11-25  2:09 mhmdanas
  2022-11-25 19:09 ` [PR PATCH] [Updated] " mhmdanas
  2022-11-27 16:36 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: mhmdanas @ 2022-11-25  2:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages epson-inkjet-printer-escpr-1.7.22
https://github.com/void-linux/void-packages/pull/40748

epson-inkjet-printer-escpr: update to 1.7.22.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (ARCH-LIBC)
- 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/40748.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-epson-inkjet-printer-escpr-1.7.22-40748.patch --]
[-- Type: text/x-diff, Size: 1515 bytes --]

From 1b2d8ac637519dea43af839642d2ae16dd12f184 Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Fri, 25 Nov 2022 02:00:06 +0000
Subject: [PATCH] epson-inkjet-printer-escpr: update to 1.7.22.

---
 srcpkgs/epson-inkjet-printer-escpr/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/epson-inkjet-printer-escpr/template b/srcpkgs/epson-inkjet-printer-escpr/template
index dda44942fff6..8be640d7e423 100644
--- a/srcpkgs/epson-inkjet-printer-escpr/template
+++ b/srcpkgs/epson-inkjet-printer-escpr/template
@@ -1,6 +1,6 @@
 # Template file for 'epson-inkject-printer-escpr'
 pkgname=epson-inkjet-printer-escpr
-version=1.7.7
+version=1.7.22
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --with-cupsppddir=/usr/share/ppd --with-cupsfilterdir=/usr/lib/cups/filter"
@@ -10,5 +10,5 @@ short_desc="Epson Inkjet Printer Driver (ESC/P-R)"
 maintainer="Justin Berthault <justin.berthault@zaclys.net>"
 license="GPL-2.0-or-later"
 homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
-distfiles="https://download3.ebz.epson.net/dsc/f/03/00/10/49/18/f3016be6120a7271a6d9cb64872f817bce1920b8/${pkgname}-${version}-1lsb3.2.tar.gz"
-checksum=8d964368a1395a8902b8637e3dc176d6793f0afdfe3f21e95509f29894700d4e
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/13/96/55/c6fced63098ae1ba104f11f572794fd558ffca29/${pkgname}-${version}-1lsb3.2.tar.gz"
+checksum=0b2fefa7fd077b6fdf778cb53a8c60bf999a396ef88145182c5c4a08f34c652c

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

* Re: [PR PATCH] [Updated] epson-inkjet-printer-escpr: update to 1.7.22.
  2022-11-25  2:09 [PR PATCH] epson-inkjet-printer-escpr: update to 1.7.22 mhmdanas
@ 2022-11-25 19:09 ` mhmdanas
  2022-11-27 16:36 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: mhmdanas @ 2022-11-25 19:09 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mhmdanas against master on the void-packages repository

https://github.com/mhmdanas/void-packages epson-inkjet-printer-escpr-1.7.22
https://github.com/void-linux/void-packages/pull/40748

epson-inkjet-printer-escpr: update to 1.7.22.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (ARCH-LIBC)
- 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/40748.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-epson-inkjet-printer-escpr-1.7.22-40748.patch --]
[-- Type: text/x-diff, Size: 1567 bytes --]

From 64b48dd4d10e6d597055021a2063fb95ab42db4b Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Fri, 25 Nov 2022 02:00:06 +0000
Subject: [PATCH] epson-inkjet-printer-escpr: update to 1.7.22.

---
 srcpkgs/epson-inkjet-printer-escpr/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/epson-inkjet-printer-escpr/template b/srcpkgs/epson-inkjet-printer-escpr/template
index dda44942fff6..32afe5989d9e 100644
--- a/srcpkgs/epson-inkjet-printer-escpr/template
+++ b/srcpkgs/epson-inkjet-printer-escpr/template
@@ -1,6 +1,6 @@
-# Template file for 'epson-inkject-printer-escpr'
+# Template file for 'epson-inkjet-printer-escpr'
 pkgname=epson-inkjet-printer-escpr
-version=1.7.7
+version=1.7.22
 revision=1
 build_style=gnu-configure
 configure_args="--disable-static --with-cupsppddir=/usr/share/ppd --with-cupsfilterdir=/usr/lib/cups/filter"
@@ -10,5 +10,5 @@ short_desc="Epson Inkjet Printer Driver (ESC/P-R)"
 maintainer="Justin Berthault <justin.berthault@zaclys.net>"
 license="GPL-2.0-or-later"
 homepage="http://download.ebz.epson.net/dsc/search/01/search/?OSC=LX"
-distfiles="https://download3.ebz.epson.net/dsc/f/03/00/10/49/18/f3016be6120a7271a6d9cb64872f817bce1920b8/${pkgname}-${version}-1lsb3.2.tar.gz"
-checksum=8d964368a1395a8902b8637e3dc176d6793f0afdfe3f21e95509f29894700d4e
+distfiles="https://download3.ebz.epson.net/dsc/f/03/00/13/96/55/c6fced63098ae1ba104f11f572794fd558ffca29/${pkgname}-${version}-1lsb3.2.tar.gz"
+checksum=0b2fefa7fd077b6fdf778cb53a8c60bf999a396ef88145182c5c4a08f34c652c

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

* Re: [PR PATCH] [Merged]: epson-inkjet-printer-escpr: update to 1.7.22.
  2022-11-25  2:09 [PR PATCH] epson-inkjet-printer-escpr: update to 1.7.22 mhmdanas
  2022-11-25 19:09 ` [PR PATCH] [Updated] " mhmdanas
@ 2022-11-27 16:36 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-11-27 16:36 UTC (permalink / raw)
  To: ml

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

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

epson-inkjet-printer-escpr: update to 1.7.22.
https://github.com/void-linux/void-packages/pull/40748

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

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

<!--
#### 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, (ARCH-LIBC)
- 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:[~2022-11-27 16:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25  2:09 [PR PATCH] epson-inkjet-printer-escpr: update to 1.7.22 mhmdanas
2022-11-25 19:09 ` [PR PATCH] [Updated] " mhmdanas
2022-11-27 16:36 ` [PR PATCH] [Merged]: " classabbyamp

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).