Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] hashboot: update to 0.9.14
@ 2019-06-21 11:20 voidlinux-github
  2019-06-21 11:29 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 11:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages hashboot_update
https://github.com/void-linux/void-packages/pull/12598

hashboot: update to 0.9.14
Source moved since last update.

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

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

From 283cc6b114c1f0edd158e6c9304e436a57f6943e Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Jun 2019 13:04:18 +0200
Subject: [PATCH] hashboot: update to 0.9.14

---
 srcpkgs/hashboot/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
index 0fa582d988d..62e496f9060 100644
--- a/srcpkgs/hashboot/template
+++ b/srcpkgs/hashboot/template
@@ -1,15 +1,16 @@
 # Template file for 'hashboot'
 pkgname=hashboot
-version=0.9.13
+version=0.9.14
 revision=1
 archs=noarch
+wrksrc=${pkgname}
 hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
+short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
 maintainer="teldra <teldra@rotce.de>"
-license="Hugware"
-homepage="https://github.com/tastytea/hashboot"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a
+license="custom: Hugware"
+homepage="https://schlomp.space/tastytea/hashboot"
+distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0
 
 do_build() {
 	cd ${wrksrc}
@@ -17,8 +18,8 @@ do_build() {
 }
 
 do_install() {
-	vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
-	vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
 	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
 	vman hashboot.1
 	vbin hashboot

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

* Re: [PR PATCH] [Updated] hashboot: update to 0.9.14
  2019-06-21 11:20 [PR PATCH] hashboot: update to 0.9.14 voidlinux-github
  2019-06-21 11:29 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-06-21 11:29 ` voidlinux-github
  2019-06-21 11:51 ` voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 11:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages hashboot_update
https://github.com/void-linux/void-packages/pull/12598

hashboot: update to 0.9.14
Source moved since last update.

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

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

From c35ef5ea2baa3c9e51c7b585245831e6d303c354 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Jun 2019 13:04:18 +0200
Subject: [PATCH] hashboot: update to 0.9.14

---
 srcpkgs/hashboot/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
index 0fa582d988d..cfa8f2b043d 100644
--- a/srcpkgs/hashboot/template
+++ b/srcpkgs/hashboot/template
@@ -1,24 +1,24 @@
 # Template file for 'hashboot'
 pkgname=hashboot
-version=0.9.13
+version=0.9.14
 revision=1
 archs=noarch
+wrksrc=${pkgname}
 hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
+short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
 maintainer="teldra <teldra@rotce.de>"
-license="Hugware"
-homepage="https://github.com/tastytea/hashboot"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a
+license="custom: Hugware"
+homepage="https://schlomp.space/tastytea/hashboot"
+distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0
 
 do_build() {
-	cd ${wrksrc}
 	./build_manpage.sh
 }
 
 do_install() {
-	vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
-	vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
 	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
 	vman hashboot.1
 	vbin hashboot

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

* Re: [PR PATCH] [Updated] hashboot: update to 0.9.14
  2019-06-21 11:20 [PR PATCH] hashboot: update to 0.9.14 voidlinux-github
@ 2019-06-21 11:29 ` voidlinux-github
  2019-06-21 11:29 ` voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 11:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages hashboot_update
https://github.com/void-linux/void-packages/pull/12598

hashboot: update to 0.9.14
Source moved since last update.

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

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

From c35ef5ea2baa3c9e51c7b585245831e6d303c354 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Jun 2019 13:04:18 +0200
Subject: [PATCH] hashboot: update to 0.9.14

---
 srcpkgs/hashboot/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
index 0fa582d988d..cfa8f2b043d 100644
--- a/srcpkgs/hashboot/template
+++ b/srcpkgs/hashboot/template
@@ -1,24 +1,24 @@
 # Template file for 'hashboot'
 pkgname=hashboot
-version=0.9.13
+version=0.9.14
 revision=1
 archs=noarch
+wrksrc=${pkgname}
 hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
+short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
 maintainer="teldra <teldra@rotce.de>"
-license="Hugware"
-homepage="https://github.com/tastytea/hashboot"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a
+license="custom: Hugware"
+homepage="https://schlomp.space/tastytea/hashboot"
+distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0
 
 do_build() {
-	cd ${wrksrc}
 	./build_manpage.sh
 }
 
 do_install() {
-	vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
-	vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
 	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
 	vman hashboot.1
 	vbin hashboot

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

* Re: [PR PATCH] [Updated] hashboot: update to 0.9.14
  2019-06-21 11:20 [PR PATCH] hashboot: update to 0.9.14 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-06-21 11:51 ` voidlinux-github
@ 2019-06-21 11:51 ` voidlinux-github
  2019-06-21 17:44 ` voidlinux-github
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 11:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages hashboot_update
https://github.com/void-linux/void-packages/pull/12598

hashboot: update to 0.9.14
Source moved since last update.

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

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

From a90b9213b12e59bde0b839e50616a2fe2e3c02f1 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Jun 2019 13:04:18 +0200
Subject: [PATCH] hashboot: update to 0.9.14

---
 srcpkgs/hashboot/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
index 0fa582d988d..cfa8f2b043d 100644
--- a/srcpkgs/hashboot/template
+++ b/srcpkgs/hashboot/template
@@ -1,24 +1,24 @@
 # Template file for 'hashboot'
 pkgname=hashboot
-version=0.9.13
+version=0.9.14
 revision=1
 archs=noarch
+wrksrc=${pkgname}
 hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
+short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
 maintainer="teldra <teldra@rotce.de>"
-license="Hugware"
-homepage="https://github.com/tastytea/hashboot"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a
+license="custom: Hugware"
+homepage="https://schlomp.space/tastytea/hashboot"
+distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0
 
 do_build() {
-	cd ${wrksrc}
 	./build_manpage.sh
 }
 
 do_install() {
-	vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
-	vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
 	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
 	vman hashboot.1
 	vbin hashboot

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

* Re: [PR PATCH] [Updated] hashboot: update to 0.9.14
  2019-06-21 11:20 [PR PATCH] hashboot: update to 0.9.14 voidlinux-github
  2019-06-21 11:29 ` [PR PATCH] [Updated] " voidlinux-github
  2019-06-21 11:29 ` voidlinux-github
@ 2019-06-21 11:51 ` voidlinux-github
  2019-06-21 11:51 ` voidlinux-github
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 11:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages hashboot_update
https://github.com/void-linux/void-packages/pull/12598

hashboot: update to 0.9.14
Source moved since last update.

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

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

From a90b9213b12e59bde0b839e50616a2fe2e3c02f1 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Jun 2019 13:04:18 +0200
Subject: [PATCH] hashboot: update to 0.9.14

---
 srcpkgs/hashboot/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
index 0fa582d988d..cfa8f2b043d 100644
--- a/srcpkgs/hashboot/template
+++ b/srcpkgs/hashboot/template
@@ -1,24 +1,24 @@
 # Template file for 'hashboot'
 pkgname=hashboot
-version=0.9.13
+version=0.9.14
 revision=1
 archs=noarch
+wrksrc=${pkgname}
 hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
+short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
 maintainer="teldra <teldra@rotce.de>"
-license="Hugware"
-homepage="https://github.com/tastytea/hashboot"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a
+license="custom: Hugware"
+homepage="https://schlomp.space/tastytea/hashboot"
+distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0
 
 do_build() {
-	cd ${wrksrc}
 	./build_manpage.sh
 }
 
 do_install() {
-	vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
-	vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
 	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
 	vman hashboot.1
 	vbin hashboot

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

* Re: [PR PATCH] [Updated] hashboot: update to 0.9.14
  2019-06-21 11:20 [PR PATCH] hashboot: update to 0.9.14 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-06-21 17:44 ` voidlinux-github
@ 2019-06-21 17:44 ` voidlinux-github
  2019-06-22  9:46 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 17:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages hashboot_update
https://github.com/void-linux/void-packages/pull/12598

hashboot: update to 0.9.14
Source moved since last update.

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

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

From 876524338c1eeb7bd3b0888f679d9035af75dd02 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Jun 2019 13:04:18 +0200
Subject: [PATCH] hashboot: update to 0.9.14

---
 srcpkgs/hashboot/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
index 0fa582d988d..cfa8f2b043d 100644
--- a/srcpkgs/hashboot/template
+++ b/srcpkgs/hashboot/template
@@ -1,24 +1,24 @@
 # Template file for 'hashboot'
 pkgname=hashboot
-version=0.9.13
+version=0.9.14
 revision=1
 archs=noarch
+wrksrc=${pkgname}
 hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
+short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
 maintainer="teldra <teldra@rotce.de>"
-license="Hugware"
-homepage="https://github.com/tastytea/hashboot"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a
+license="custom: Hugware"
+homepage="https://schlomp.space/tastytea/hashboot"
+distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0
 
 do_build() {
-	cd ${wrksrc}
 	./build_manpage.sh
 }
 
 do_install() {
-	vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
-	vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
 	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
 	vman hashboot.1
 	vbin hashboot

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

* Re: [PR PATCH] [Updated] hashboot: update to 0.9.14
  2019-06-21 11:20 [PR PATCH] hashboot: update to 0.9.14 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-06-21 11:51 ` voidlinux-github
@ 2019-06-21 17:44 ` voidlinux-github
  2019-06-21 17:44 ` voidlinux-github
  2019-06-22  9:46 ` [PR PATCH] [Merged]: " voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-21 17:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages hashboot_update
https://github.com/void-linux/void-packages/pull/12598

hashboot: update to 0.9.14
Source moved since last update.

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

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

From 876524338c1eeb7bd3b0888f679d9035af75dd02 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Fri, 21 Jun 2019 13:04:18 +0200
Subject: [PATCH] hashboot: update to 0.9.14

---
 srcpkgs/hashboot/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template
index 0fa582d988d..cfa8f2b043d 100644
--- a/srcpkgs/hashboot/template
+++ b/srcpkgs/hashboot/template
@@ -1,24 +1,24 @@
 # Template file for 'hashboot'
 pkgname=hashboot
-version=0.9.13
+version=0.9.14
 revision=1
 archs=noarch
+wrksrc=${pkgname}
 hostmakedepends="asciidoc"
-short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
+short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
 maintainer="teldra <teldra@rotce.de>"
-license="Hugware"
-homepage="https://github.com/tastytea/hashboot"
-distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a
+license="custom: Hugware"
+homepage="https://schlomp.space/tastytea/hashboot"
+distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz"
+checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0
 
 do_build() {
-	cd ${wrksrc}
 	./build_manpage.sh
 }
 
 do_install() {
-	vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
-	vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-install 99-hashboot
+	vinstall hooks/kernel-postinst 755 etc/kernel.d/post-remove 99-hashboot
 	vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
 	vman hashboot.1
 	vbin hashboot

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

* Re: [PR PATCH] [Merged]: hashboot: update to 0.9.14
  2019-06-21 11:20 [PR PATCH] hashboot: update to 0.9.14 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-06-21 17:44 ` voidlinux-github
@ 2019-06-22  9:46 ` voidlinux-github
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2019-06-22  9:46 UTC (permalink / raw)
  To: ml

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

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

hashboot: update to 0.9.14
https://github.com/void-linux/void-packages/pull/12598
Description: Source moved since last update.

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

end of thread, other threads:[~2019-06-22  9:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-21 11:20 [PR PATCH] hashboot: update to 0.9.14 voidlinux-github
2019-06-21 11:29 ` [PR PATCH] [Updated] " voidlinux-github
2019-06-21 11:29 ` voidlinux-github
2019-06-21 11:51 ` voidlinux-github
2019-06-21 11:51 ` voidlinux-github
2019-06-21 17:44 ` voidlinux-github
2019-06-21 17:44 ` voidlinux-github
2019-06-22  9:46 ` [PR PATCH] [Merged]: " voidlinux-github

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