aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/gnustep.scm
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2023-08-09 13:14:14 -0400
committerLeo Famulari <leo@famulari.name>2023-07-23 22:26:00 -0400
commit795d11b90a0d97db8c9c2cf4d1b234d9dca5e9fe (patch)
tree0d2bd12abc2eeaf436c64138df159879d10b72ba /gnu/packages/gnustep.scm
parent65543ad8c84810a9df375811eea8c329c73a3bb9 (diff)
downloadguix-795d11b90a0d97db8c9c2cf4d1b234d9dca5e9fe.tar.gz
guix-795d11b90a0d97db8c9c2cf4d1b234d9dca5e9fe.zip
gnu: linux-libre: Update to 6.4.9.
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.9. (linux-libre-6.4-pristine-source, deblob-scripts-6.4): Update hashes.
Diffstat (limited to 'gnu/packages/gnustep.scm')
0 files changed, 0 insertions, 0 deletions
x/scripts/pack.scm guix/scripts/package.scm guix/scripts/pull.scm guix/store.scm Marius Bakke 2020-03-26gnu: icu4c: Explicitly add patch flags in replacement package....This is to prevent a build failure when this gets merged to 'core-updates' which does not have any patch-flags to inherit. * gnu/packages/icu4c.scm (icu4c/fixed)[source](patch-flags): New field. Marius Bakke