Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] git-annex: update to 8.20210330.
@ 2021-04-15 18:09 evandeaubl
  2021-04-15 19:09 ` ericonr
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: evandeaubl @ 2021-04-15 18:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/evandeaubl/void-packages git-annex
https://github.com/void-linux/void-packages/pull/30254

git-annex: update to 8.20210330.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/30254.patch is attached

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

From 0f158ffd1cf28f4b88d4ffae4d8a4459c8051949 Mon Sep 17 00:00:00 2001
From: Evan Deaubl <evan@deaubl.name>
Date: Thu, 15 Apr 2021 11:08:21 -0700
Subject: [PATCH] git-annex: update to 8.20210330.

---
 srcpkgs/git-annex/files/stack.yaml | 3 ++-
 srcpkgs/git-annex/template         | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/git-annex/files/stack.yaml b/srcpkgs/git-annex/files/stack.yaml
index 9a2294440b5d..a6d4f6aeee64 100644
--- a/srcpkgs/git-annex/files/stack.yaml
+++ b/srcpkgs/git-annex/files/stack.yaml
@@ -11,6 +11,7 @@ flags:
     benchmark: false
     networkbsd: false
     gitlfs: true
+    httpclientrestricted: true
 packages:
 - '.'
 extra-deps:
@@ -27,4 +28,4 @@ extra-deps:
  - network-3.1.0.1
 explicit-setup-deps:
   git-annex: true
-resolver: lts-16.13
+resolver: lts-16.27
diff --git a/srcpkgs/git-annex/template b/srcpkgs/git-annex/template
index 3d4df760667b..cdcd6bb0f83c 100644
--- a/srcpkgs/git-annex/template
+++ b/srcpkgs/git-annex/template
@@ -1,6 +1,6 @@
 # Template file for 'git-annex'
 pkgname=git-annex
-version=8.20210223
+version=8.20210330
 revision=1
 build_style=haskell-stack
 makedepends="curl file-devel gnupg2 gnutls-devel gsasl-devel libxml2-devel
@@ -12,7 +12,7 @@ maintainer="Evan Deaubl <evan@deaubl.name>"
 license="AGPL-3.0-or-later, MIT, BSD-2-Clause, GPL-3.0-or-later, custom:Expat, custom:MIT-twitter, GPL-2.0-only, custom:icon-license"
 homepage="http://git-annex.branchable.com"
 distfiles="https://hackage.haskell.org/package/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
-checksum=62a09f98c96dd2a66605aaf6b7f00573a33997f3ef568ffb0d2dc17609719d1f
+checksum=17109144b2aadfab79fa0e193df3e0c02fd80f738a5ed6eccb0d11692bedb01d
 nopie_files="/usr/bin/git-annex"
 nocross=yes
 

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

* Re: git-annex: update to 8.20210330.
  2021-04-15 18:09 [PR PATCH] git-annex: update to 8.20210330 evandeaubl
@ 2021-04-15 19:09 ` ericonr
  2021-04-16  6:01 ` slotThe
  2021-04-16 14:07 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-04-15 19:09 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30254#issuecomment-820667321

Comment:
@slotThe would it be ok to go with this PR while #29506 is WIP?

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

* Re: git-annex: update to 8.20210330.
  2021-04-15 18:09 [PR PATCH] git-annex: update to 8.20210330 evandeaubl
  2021-04-15 19:09 ` ericonr
@ 2021-04-16  6:01 ` slotThe
  2021-04-16 14:07 ` [PR PATCH] [Merged]: " ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: slotThe @ 2021-04-16  6:01 UTC (permalink / raw)
  To: ml

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

New comment by slotThe on void-packages repository

https://github.com/void-linux/void-packages/pull/30254#issuecomment-820930349

Comment:
@ericonr Ok, go for it; I'll rebase

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

* Re: [PR PATCH] [Merged]: git-annex: update to 8.20210330.
  2021-04-15 18:09 [PR PATCH] git-annex: update to 8.20210330 evandeaubl
  2021-04-15 19:09 ` ericonr
  2021-04-16  6:01 ` slotThe
@ 2021-04-16 14:07 ` ericonr
  2 siblings, 0 replies; 4+ messages in thread
From: ericonr @ 2021-04-16 14:07 UTC (permalink / raw)
  To: ml

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

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

git-annex: update to 8.20210330.
https://github.com/void-linux/void-packages/pull/30254

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 4+ messages in thread

end of thread, other threads:[~2021-04-16 14:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-15 18:09 [PR PATCH] git-annex: update to 8.20210330 evandeaubl
2021-04-15 19:09 ` ericonr
2021-04-16  6:01 ` slotThe
2021-04-16 14:07 ` [PR PATCH] [Merged]: " ericonr

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