[PATCH] gnu: qpwgragh: Update to 0.3.7.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • ギャラ
Owner
unassigned
Submitted by
ギャラ
Severity
normal

Debbugs page

ギャラ wrote 2 years ago
(address . guix-patches@gnu.org)(name . ギャラ)(address . me@gyara.moe)
9a084e1bef79ee76affd957fefadd78fae6d6196.1666572860.git.me@gyara.moe
* gnu/packages/audio.scm (qpwgragh): Update to 0.3.7.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 94325ccb72..b15582f022 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -5860,7 +5860,7 @@ (define-public odio-sacd
(define-public qpwgraph
(package
(name "qpwgraph")
- (version "0.3.5")
+ (version "0.3.7")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5869,7 +5869,7 @@ (define-public qpwgraph
(file-name (git-file-name name version))
(sha256
(base32
- "01f4zabn22dp0yl7szxck6gkbayk1p5iqajfgzls7mdkba7515b6"))))
+ "05zbwikixxp5524ps7bd0i4xialgnp1m201rfvlz284sm40wk1vv"))))
(build-system cmake-build-system)
(arguments (list #:tests? #f)) ;; no tests
(inputs (list alsa-lib
--
2.38.0
Efraim Flashner wrote 2 years ago
(name . ギャラ)(address . me@gyara.moe)(address . 58751-done@debbugs.gnu.org)
Y1lPA28z85ReTNFQ@3900XT
Looks good to me. Patch pushed!

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmNZTwMACgkQQarn3Mo9
g1HvSQ/+NQ/y10Ajc1BjienvL0/eMP/bWK64/dZZSqQEQj+YP2eP7IOEVNIvzPXj
nLPL2vGMAYmz/KRFyxLeBPDkdGn5N5FaAiJqJxhdVtBy67JFujJ+MV54Fzb85NQv
IPOPLK4Og1ISfS9a8OZ2F2lVo8eV7ETHGadln0UEtbMQnoY6B+9PL5i/oatIebxQ
1i2XoA8ddIHff4OCnNLbxJdor6DTBAs00SCKTVQugCbfd6dw+PAdqWZpws9JuVpE
/k/EQPTxsc+BpArAtcQXdTg+edufAeb9cVLnKp2HSthF5wP3yghuO8Yh8rLThyW3
fcquSx0hcQ0XiaHtXiZYfQmJ40RTXgQ33bAVXf0uP+4Xc2lpmqo4lbucbSXBODha
qwaOS/OyPkDAcjl5CbZMzaV9EDcLlqRFef362d/GBQrkNnxz9UgYxlyczvKVHJ7D
SwmQoBNocdWZaVdl14EXhH3f3SGd11Huu12Hxzsqh6oSWBv58zgLZ3MZzwpajHUQ
I+F2teEAkBV7F4tOE55gF0JRFbXIxR+YcNYwtChtc1umqXsgcyEXjrSXrj1oFvOA
Vfgu8fDKtFCFc4XH0n2AYKIoVveIXhm5UA4suC+4i+F2dOLafOFxzLGjz5Uf0dWV
MI5+FLSOEGsZ0jZBdJlNxZgLSvWBILXu3NJgWAEsDtooZjFTYOQ=
=CExT
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 58751@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 58751
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help